Results 1 to 2 of 2

Thread: Super User Password

  1. #1
    Join Date
    Oct 2008
    Beans
    1

    Unhappy Super User Password


    I forgot my SU password.. How to retrieve my SUPER USER PASSWORD ??
    Please Help me...........

  2. #2
    Join Date
    Jul 2006
    Location
    Here
    Beans
    11,187

    Re: Super User Password

    if you still have sudo privileges just set a new one.

    Code:
    sudo passwd root
    just a reminder you do not need a root password, everything can be done with sudo/gksudo you should just lock root back up.

    Code:
    sudo passwd -l root

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •