How can I increase the maximum number of simultaneous users to log in to a server?
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/03/04
23:33 UTC
Read the original article
Hit count: 246
I use ubuntu server 10.04 on a fairly good machine, with 2.40 dual-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