Results 1 to 2 of 2
is there a way with the ssh server in debian to limit each user to only one concurent login each.
thanks in advance Yon...
- 08-28-2006 #1Just Joined!
- Join Date
- Aug 2006
- Posts
- 1
concurent users ssh conection's
is there a way with the ssh server in debian to limit each user to only one concurent login each.
thanks in advance Yon
- 08-28-2006 #2
From this article, it looks like it can be done through PAM by editing the /etc/security/limits.conf file. Be sure to test it first; the man page isn't very specific about whether that limits concurrent logins or total logins (i.e., you can only log in so many times, after which you can never log in again), and some discussions that turned up on Google had disagreements about exactly what was meant. If you find that it does what you want, be sure to post back here so we can all learn the truth.
Stand up and be counted as a Linux user!


Reply With Quote
