Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

telnet

Status
Not open for further replies.

peterve

IS-IT--Management
Mar 19, 2000
1,348
NL
is there a way to limit the number of concurrent telnet sessions on a RHEL 4 AS ?
Also, what is the default number of concurrent telnet sessions ?

thanks

--------------------------------------------------------------------
How can I believe in God when just last week I got my tongue caught in the roller of an electric typewriter?
---------------------------------------------------------------------
 
If you put a check into your system wide login script that checks the number of active logins for the user, then you can use that to make the login fail if there are X number of active logins. Make sure that you disable that check for root, else you might find yourself locked out when a login session hangs.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top