Best Way to change root password 10.5.5 Server?
Howdy folks,
Is there any difference or benefit to changing the root password via booting with install DVD and using Utilities > Reset Password... vs. booting SUM and issuing:
[code]mount -uw /; sh /etc/rc; passwd[/code]
?
Thanks!!