Click to See Complete Forum and Search --> : Telnet deny??


FNGUY
12-12-2002, 12:30 PM
Is there a deny file to limit the number of telnet sessions in Suse 8.x?

Thanks --and no, my boss doesn't want to use ssh.

bastard23
12-12-2002, 03:24 PM
FNGUY,
Per user, or system wide? You can setup per user stuff in PAM. Check out /etc/security/limits.conf. For system wide, use xinetd, and look at the "instances" conf param. I don't believe stock inetd allows this. Perhaps other 'inetd' programs allow this as well.

Good luck,
chris