This is a really stupid question. Is there a way of resetting the root users password on my FreeBSD machine? I have a user which has sudo capabilities so I can perform all admin functions.

Thanks.

link|improve this question
feedback

1 Answer

No worries. We've all been there.

sudo passwd root
link|improve this answer
Ha ha thanks, for some reason I didnt think it wouldve been that easy! Thanks :) – twitwho Oct 14 '09 at 10:58
1  
If you're not failing, you're not trying hard enough. – Joseph Kern Oct 14 '09 at 13:54
This response really should be marked as "answered". – sapp3r Dec 31 '11 at 19:45
feedback

Your Answer

 
or
required, but never shown