Thanks for all the quick replies!
<snip>
Yes, stupid question but it's been a very long weekend.
How do I set up a user account to allow ftp and not telnet/
I'm currently using a small if statement in the .profile to disallow telnet.
Is there an easier way?
-Will
</snip>
change the shell value to something like: /bin/nologin , and make SURE
there's an entry in /etc/shells for /bin/login
-Will
Received on Tue Oct 16 2001 - 21:07:37 NZDT