On 9/24/08, lingu hicheerup@gmail.com wrote:
*I am running centos 4 update 5. I want to limit user connection(maximum 10 simultaneous connection are only allowed) to server (for telnet & ssh sessions).In the mean time i like to remove all dead and idle connections(ssh & telnet session) of more that 24 hours.*
Sorry that no one has help you yet on this.
Check-out limits.conf (e.g., "man limits.conf").
This will allow you to limit the number of concurrent user logins.
-rak-