Ariën Huisken skrev: > Hello list, > > Is it possible (and how) to prevent users to log in more than once with > the same username on the console through telnet?
/etc/security/limits.conf is probably what you want? Set maxlogins to "1" and PAM should take care of that limit. Untested :) > -- > Ariën Huisken > > > _______________________________________________ > tsl-discuss mailing list > [email protected] > http://lists.trustix.org/mailman/listinfo/tsl-discuss
signature.asc
Description: OpenPGP digital signature
_______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
