Results 1 to 3 of 3

Thread: Remove root password

  1. #1
    Join Date
    Nov 2008
    Location
    Engadin , Australia
    Beans
    40
    Distro
    Ubuntu 10.04 Lucid Lynx

    Remove root password

    I have created a password for root in Jaunty. I want to undo this silly mistake. Do I just delete all characters after root in etc/shadow or is there more to it ? Are there hidden hazards ?

    Thanks
    Hardyfan

  2. #2
    credobyte is offline Iced Blended Vanilla Crème Ubuntu
    Join Date
    Jun 2009
    Beans
    1,559
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Remove root password

    Code:
    sudo passwd -l root

  3. #3
    Join Date
    Nov 2008
    Location
    Engadin , Australia
    Beans
    40
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Remove root password

    Thank you, done as easy as that.

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
  •