>I really only want them to have FTP available. Telnet is not
>necessary at all. Am I wrong in the thought that Telnet comes with the
>territory as a user on the system?
Yes, you are wrong. :) Telnet is a service like any other.
You can disable telnet altogether. I often do. SSH is much better
and you can set SSH to only let people on if they have the right
stuff (ie keys, etc).
Turn your telnet off (add a # into /etc/inetd.conf in front of the telnet line)
But keep in mind, you also won't be able to telnet....
> I would just as soon keep them
>from anything other than FTP. Maybe the BBS type application is an
>answer. I'll check freshmeat.net as you suggested.
I thought you wanted them to have some sort of access.... if you don't,
it's really easy...
Seth