root # userdel user1;
UX: userdel: ERROR: Inconsistent password files. See pwconv(1M).
root # wc -l /etc/passwd /etc/shadow
87 /etc/passwd
86 /etc/shadow
173 total
root@ # pwconv
pwconv: ERROR: bad entry or blank line at line 87 in /etc/passwd
pwconv: Unexpected failure. Conversion not done.
Cause ! someone manual edit file, Then length of both file not equal.
Solution !
1. correct line 87
2. root@ # pwconv again
| Comments |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by !JoomlaComment 3.26



