How can the maximum number of simultaneous users to log in to Ubuntu server be increased?
Posted
by
nixnotwin
on Ask Ubuntu
See other posts from Ask Ubuntu
or by nixnotwin
Published on 2011-02-04T15:21:38Z
Indexed on
2011/02/06
15:34 UTC
Read the original article
Hit count: 282
I use ubuntu server 10.04 on a fairly good machine, with 2.40 duel-core processor and 2GB RAM. My users login with ssh or samba. I have setup LDAP with PAM to sync user accounts between unix and samba. When I allowed about 90 users to login over ssh at once the server refused login for many users. I am using dropbear as ssh server. Even samba logins failed for many users. I need to allow at least 100 users to login at once. Is there anyway to do this?
© Ask Ubuntu or respective owner