On Sun, 20 Jul 2003 23:44:40 Voytek Eymont <[EMAIL PROTECTED]> wrote: > > use /bin/false > > hmmm, it worked, but, I can't ftp either...
You'll need to put /bin/false in /etc/shells for ftp to work. Note that allowing people to ftp to their home dirs can be a security hole, as they can then upload .rhosts or .shosts or .ssh/authorized keys files. To get around this you must not let them write to their home dir -- only let them write to their http area. Matt -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
