1832965 Members
2581 Online
110048 Solutions
New Discussion

Re: root password change

 
SOLVED
Go to solution
Franky Leeuwerck_2
Super Advisor

root password change

Hi everyone,

If I want to change the root password (SAM), do I have to change this in also in other components.

( I'm comparing with Windows where one might change service passwords as well after change an account password ).

Regards,
Franky
6 REPLIES 6
Piergiacomo Perini
Trusted Contributor
Solution

Re: root password change

Hi Franky,

no changing root password by SAM it's enough.

regards
pg
Geoff Wild
Honored Contributor

Re: root password change

Nope - SAM is fine or the command line.


Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Andrew Rutter
Honored Contributor

Re: root password change

hi,

you can change the root password at commandline aswell

#passwd root

this will prompt the change and confirmation.

in hpux you shouldnt need to anything else than change the root password.

Andy
Franky Leeuwerck_2
Super Advisor

Re: root password change

Thanks for your quick replies !!

Regards,
Franky
Cem Tugrul
Esteemed Contributor

Re: root password change

Franky,

just an advice,when you want to change root
pwd start more than 1 telnet session by root
for to avoid any mistyping password

Good Luck,
Our greatest duty in this life is to help others. And please, if you can't
Franky Leeuwerck_2
Super Advisor

Re: root password change

Thanks Cem.

That was exactly what I did.
8)