Re: FAQ 10: AnonFTP

2014-01-23 Thread Craig R. Skinner
On 2014-01-13 Mon 14:52 PM |, Craig R. Skinner wrote: > On 2014-01-11 Sat 18:35 PM |, Craig R. Skinner wrote: > > $HOME of /var/spool/ftp instead of /home/ftp > > > > $SHELL of /sbin/nologin instead of /usr/bin/false > > > > 'useradd' instead of 'adduser', which sets a /home prefix > > > > Chang

Re: FAQ 10: AnonFTP

2014-01-13 Thread Nick Holland
On 01/11/14 13:35, Craig R. Skinner wrote: > $HOME of /var/spool/ftp instead of /home/ftp um. There are a lot of choices for where to put your ftp's home... /var/spool/ftp is not in my top five. I see your reasoning in the diff itself, but the most likely place I'd put an ftp home would be /var/

Re: FAQ 10: AnonFTP

2014-01-13 Thread Craig R. Skinner
On 2014-01-11 Sat 18:35 PM |, Craig R. Skinner wrote: > $HOME of /var/spool/ftp instead of /home/ftp > > $SHELL of /sbin/nologin instead of /usr/bin/false > > 'useradd' instead of 'adduser', which sets a /home prefix > > Change the 'Directory Setup' section as the existing article duplicates > w

FAQ 10: AnonFTP

2014-01-11 Thread Craig R. Skinner
$HOME of /var/spool/ftp instead of /home/ftp $SHELL of /sbin/nologin instead of /usr/bin/false 'useradd' instead of 'adduser', which sets a /home prefix Change the 'Directory Setup' section as the existing article duplicates what's in the default /var/spool/ftp/, and set up a local OpenBSD ftp m