Bloggers Wanted
We're looking for people to help with the main blog. If you are consistent, knowledgeable and you're into it, please drop me a note.
|
|
|
|
|
sorrsuki
Senior Boarder
Posts: 74
|
|
I encountered this error 'cannot open password' whenever I tried to use command like useradd, adduser, pwck etc, anything that touches /etc/passwd (or /etc/shadow). I checked the /etc dir and could't find any lock files. Anybody has idea what could be the likely cause? Could it be caused by security tighening done by my predecessor? Basically I can't add/del user nor change any password.
|
|
The administrator has disabled public write access. |
sophia8
Senior Boarder
Posts: 66
|
|
: (or /etc/shadow). I checked the /etc dir and could't find any lock files. : Anybody has idea what could be the likely cause? Could it be caused by : security tighening done by my predecessor? Basically I can't add/del user : nor change any password.
Odds are your passwd file (/etc/passwd) is set to read-only permissions. Try setting write permission first.
|
|
The administrator has disabled public write access. |
Terrajohnson
Senior Boarder
Posts: 72
|
|
Possibly 'chattr' causing it?
|
|
The administrator has disabled public write access. |
|
|
|