[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Turn off delay after failed login?



On Tue, Jul 18, 2000 at 12:24:50PM +0200, Philipp Schulte wrote:
> Hello,
> I tried to turn off the delay after a failed login. I changed the line
> in /etc/login.defs to this:
> 
> FAIL_DELAY              0
> 
> But it is not working. To me it seems like setting it to "1" results
> in a delay of about two seconds. Is it possible to turn it off or
> set it to exactly one second?

If your using potato, you need to add the following line to your
/etc/pam.d/login file --

auth	required	pam_unix.so nodelay

-- 
"Virtual" means never knowing where your next byte is coming from.



Reply to: