Guest_imported
New member
- Jan 1, 1970
- 0
Hi friends,
I am facing a strange problem.I have got Solaris 8 . The users are not able to change their passwords themselves. Root can change their password but when the user tries to change the password :-
$ id
uid=1104(som1) gid=102(qpegdev)
$ passwd
passwd: Changing password for som1
Permission denied
I have also verified the permissions on /etc/shadow and /etc/passwd file. The permissions are default of the OS.
I tried creating other id with same uid and gid, we get the same error and also if i try to create other user with diff uid and gid.. I get the same error.
I have also tried running the command pwconv but in vain.
Any help on this will be really appreciated.
I am facing a strange problem.I have got Solaris 8 . The users are not able to change their passwords themselves. Root can change their password but when the user tries to change the password :-
$ id
uid=1104(som1) gid=102(qpegdev)
$ passwd
passwd: Changing password for som1
Permission denied
I have also verified the permissions on /etc/shadow and /etc/passwd file. The permissions are default of the OS.
I tried creating other id with same uid and gid, we get the same error and also if i try to create other user with diff uid and gid.. I get the same error.
I have also tried running the command pwconv but in vain.
Any help on this will be really appreciated.