Open tty limit of 32?

2005-04-27 Thread nocturnal
Hi Recently, helping a friend setup a shellserver, i noticed some kind of limit on the number of open ttys. I count 32 open ttys by remote users before users start getting locked out. Any user trying to login after ls -la /dev/tty* | grep -v wheel | wc -l starts returning 32 get the following

Re: Open tty limit of 32?

2005-04-27 Thread Kris Kennaway
On Wed, Apr 27, 2005 at 11:16:05PM +0200, nocturnal wrote: Hi Recently, helping a friend setup a shellserver, i noticed some kind of limit on the number of open ttys. I count 32 open ttys by remote users before users start getting locked out. Any user trying to login after ls -la