Citeren Alain Fauconnet <[EMAIL PROTECTED]>: > On Fri, Apr 21, 2006 at 08:44:45AM +0200, Ariën Huisken wrote: >> >> >> Is it possible (and how) to prevent users to log in more than >> once with >> >> >> the same username on the console through telnet? > > How about using /etc/security/limits.conf? > > Greets, > _A_
Vidar already suggested it, but I can't get it working. Previous post: > /etc/security/limits.conf is probably what you want? > Set maxlogins to "1" and PAM should take care of that limit. > > Untested :) Added in /etc/security/limits.conf: * hard maxlogins 1 but I can still use more sessions. Should I restart someting to make it work? -- Ariën Huisken _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
