some questions about passwords

Discuss usability issues, general maintenance, and general support issues for a grsecurity-enabled system.

some questions about passwords

Postby matador » Wed Apr 02, 2003 6:36 am

Hi all; sorry for my fool qestions i`m just beginner in this field (and sorry for my poor english ;)) )
so the questions are :
when compiling kernel with grsec (customized) i`m include such options :
ACL OPTIONS
(3) Max Tries beefore password lockout
(30) Time to wait after max password tries ( in seconds)
but it doesn`t work ! where my error or it just don`t really work?
matador
 
Posts: 5
Joined: Wed Apr 02, 2003 6:26 am

Postby spender » Wed Apr 02, 2003 10:10 am

It works. Do the following:

gradm -E
gradm -D
enter invalid password
gradm -D
enter invalid password
gradm -D
enter invalid password
now you'll see a message in your logs that authentication was locked
gradm -D
enter valid password
the system won't disable, the password will be rejected
wait 30 seconds
gradm -D
enter valid password
ACL system will successfully disable

-Brad
spender
 
Posts: 2185
Joined: Wed Feb 20, 2002 8:00 pm


Return to grsecurity support

cron