* John Arends <[EMAIL PROTECTED]> menulis:
> Hmm..yeah..how can I disable telnet for most users but allow a select few 
> telnet access but allow ftp for all?

Yes, you can change the shell to /bin/false (as suggested before) which
will not allow them to telnet in, yet also add /bin/false to
/etc/shells, which will allow them to ftp in (since ftp just checks that
file to see if it's a valid shell, it doesn't actually try to run it).


-- 
cliff crawford    -><-    http://www.people.cornell.edu/pages/cjc26/
                          Synaesthesia now!            icq 68165166

Reply via email to