Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Can't change root password
Name: Ken Date: February 4, 2003 at 07:50:42 Pacific OS: solaris 5.7 CPU/Ram: kenham
Comment:
when I try to change root password as root using "passwd root" command, the system asks me for root password, when I type the existing password I used to login with, I get a message "permission denied". Does anyone know how I can skip the above step and get the system to ask me for new password? Thx
Summary: Solaris: can't change password hi, When I try to change a password (from root or any user), I get the following result: # passwd 12345 New Password: Re-enter new Password: Permission denied # ples...
Summary: I am running Solaris 2.6. I have a problem maybe other admins might have seen. root can only change roots password from the command line using the passwd command. root cannot change a regular user's p...
Summary: Well this is interesting. My shadow file has the same permissions. I can't imagine why you cant change the password. You can try to use chmod u+wx to see if that helps. Also can you post the contents...