[EMAIL PROTECTED] wrote:
> hi,
> I have this problem with my ftp sessions, I want
> my ftp users to have their telnet logging sessions disable.
> Because My ftp users can telnet my server and they can even
> access files which they are not suppose to do.
> How can I disable their telnet sessions so that
> they can't login anymore but they could still have ftp access
> using their account.
rpm-e telnet-server
or something like that I forget what it is called.
I guess rpm -e $(rpm -qf $(which in.telnetd)) might work too
If not there is always the old faithful rpm -qa|grep telnet
and look for the one that looks like the server component.
Bret
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list