Re: how to: account lockout timer ??

From: Petr Pisar (xpisar_at_fi.muni.cz)
Date: 04/30/04


Date: Fri, 30 Apr 2004 07:28:03 GMT

clh wrote:
> I need to be able to designate the lockout time of an account lockout
> on a linux redhat 9.0 machine. any advice is greatly appreciated.
> regards
> chris
Try to use PAM module pam_time. It allows you to set restriction per
service/tty/user/time.

--Petr