Your Ad Here

IBM AIX/UNIX system storage administration ksh/perl scripting

Wednesday, March 04, 2009

3004-622 An error occurred updating the password database

Problem: AIX 5.3, when changing password for a user, got the following error message.

3004-622 An error occurred updating the password database
3004-709 Error changing password for "ibm3100" : Value is invalid

Solution:
1. grpck -t ALL
2. usrck -t ALL
3. mkpasswd -c
If it is still not working,
4.

mv /etc/security/pwdhist.pag /etc/security/pwdhist.pag.old
mv /etc/security/pwdhist.dir /etc/security/pwdhist.dir.old
run passwd command again, the two files above will be recreated. Problem should be fixed now.


The definition of the two files can be found in

No comments:

Labels

Blog Archive

BlogCatalog