1834130 Members
3102 Online
110064 Solutions
New Discussion

Re: Trusted .....

 
JK_3
Occasional Contributor

Trusted .....

Dear,
I`ve converted my system into Trusted mode.

Now when I`m trying to change the root password it prompts me to enter the Old Password but it doesn`t take the Old one and says sorry.

How to change the root password without converting into Untrusted mode ????

Any kind of help will be appreciated.

Rgds & Thanxs in Advance

JAI
Never Give Up...
5 REPLIES 5
Vincenzo Restuccia
Honored Contributor

Re: Trusted .....

Try boot in single user mode and change password.
Vincent Stedema
Esteemed Contributor

Re: Trusted .....

JK,

When your current password is longer than 8 characters, enter only the first 8 characters of the password when passwd asks you for it.

Hope this helps.

Vincent
Paul T. Green
Advisor

Re: Trusted .....

JK, question... are you su'ing into root and then trying to change the password...? if so are you using the "-" to enable profile. You could be changing the original users' password. It's weird but I had this happen to me once.
Booting to single user mode may not help if when you trusted the server you told it to protect root's password from this event.
We'd like to know a little bit about you for our files.... Paul Simon
Jim Moffitt_1
Valued Contributor

Re: Trusted .....

try booting into single user mode, mount -a then run /usr/lbin/tsconvert -r to revert to a nontrusted system. Edit /etc/passwd to remove root's encrypted password, then run passwd to set a new one. Make sure it's 8 characters or less. Finally run /usr/lbin/tsconvert to return to trusted.
JK_3
Occasional Contributor

Re: Trusted .....

Hi All,

Mr.Vincet Steadema is right..Thanxs a lot to all of you.

JAI
Never Give Up...