Click to See Complete Forum and Search --> : Shells


Dagda
12-03-2001, 12:38 PM
I'm looking for a shell that would let people use ftp and mail but not be able to login to the system. I tried /dev/null and it won't let them login to ftp.

Thanks

Strike
12-03-2001, 03:14 PM
well, to log in to FTP, they have to have directory space on the machine (unless you set it up otherwise somehow), so you will want to add that.

You might try /bin/false