![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Security Anything involving computer security goes here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Strange issue | AndrewSH | UNIX for Dummies Questions & Answers | 1 | 01-29-2008 01:33 PM |
| I need it to prompt me for a root password, so I don't have to log as root | lunchtime | UNIX for Dummies Questions & Answers | 2 | 06-25-2007 12:21 PM |
| Strange Number comparison issue | shihabvk | UNIX for Advanced & Expert Users | 9 | 04-09-2007 09:19 PM |
| how to access root priveliges if root password is lost | wojtyla | Linux | 1 | 02-18-2005 02:24 AM |
| Lost root password / Can't login as root | Perderabo | Answers to Frequently Asked Questions | 0 | 06-22-2004 04:40 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
root Password ... strange issue
hi there ,
um facing a problem with my root passwd i want to set my root password and when i do i get the following :: # # passwd passwd: Changing password for root New Password: Re-enter new Password: passwd(SYSTEM): They don't match. Please try again New Password: Re-enter new Password: passwd(SYSTEM): They don't match. Please try again New Password: Re-enter new Password: passwd(SYSTEM): They don't match. Permission denied # and i am sure they match. any guess ??? .... any one |
| Forum Sponsor | ||
|
|
|
|||
|
i am using OS solaris9 /05 hw update and installed on E2900 1.8 GHz.
its the only solaris that supports the post solaris and applications that i will install afterwords (its complicated) why i used this version. regarding the other info you asked me for i will check for it tomorrow and get back to you. thanks man |
|
|||
|
are you using NIS, passwd, shadow passwords, LDAP, md5 passwords or des ones?
Perhaps it is testing with crypt to confirm the password works. Some systems ask for enter old password enter new password confirm new password perhaps you are not seeing the prompt that says "old password"? |
|
|||
|
Rahul Here
Quote:
Dear Friend If you are facing the above problem just go into the single user mode & then modify the shadow file where the encrepted password for the root is placed then give passwd command & proceed as you doing earlier your problem will be resolved. |