Prasanth Nambiar
Wednesday, January 16, 2008
Unlocking user accounts
3004-303 There have been too many unsuccessful login attempts; please see the system administrator.
you can check unsuccessful_login_count for a user:
# lsuser -f
| grep unsuccessful_login_count
Then you need to reset the value to 0
# chsec -f /etc/security/lastlog -a "unsuccessful_login_count=0" -s
oslevel command
oslevel -rl 5300-06 give you the required fileset to be installed for making the oslevel to 5300-06
Newer Posts
Older Posts
Home
View mobile version
Subscribe to:
Posts (Atom)