I'm setting up a number of users for virtual http hosting, the users only need to ftp files, they do not need shell access, can I control that through editing /etc/passwd ?
current line has: sbt.net.au:x:502:502:sbt.net.au:/home/sbt.net.au:/bin/bash do I just replace the '/bin/bash' with '/sbin/nologin' ? '/bin/false' ? ? Voytek Eymont -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
