Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: Root Back Door

  1. #11
    Join Date
    Jan 2008
    Location
    /dev/null
    Beans
    2,793
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Root Back Door

    Code:
    sudo -k
    will revoke the users timestamp and require a password on the next sudo

  2. #12
    Join Date
    Mar 2007
    Location
    Denver, CO
    Beans
    7,958
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: Root Back Door

    sudo su

    Type all your commands


    exit

    Back into normal shell

  3. #13
    Join Date
    Aug 2006
    Location
    Orlando, FL
    Beans
    Hidden!

    Re: Root Back Door

    This whole thread could be forgotten if you just give your self root. Use it if you want...

  4. #14
    Join Date
    Jan 2008
    Location
    /dev/null
    Beans
    2,793
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Root Back Door

    Quote Originally Posted by Gun_Smoke View Post
    This whole thread could be forgotten if you just give your self root. Use it if you want...
    But of course on the Ubuntu Forums we don't advocate enabling the root account, we prefer to educate users on the Ubuntu security model which uses sudo...

  5. #15
    Join Date
    May 2008
    Beans
    20

    Re: Root Back Door

    Quote Originally Posted by aysiu View Post
    You can change the sudo timeout to 0 minutes by following these instructions.
    Cool! Thanks.

  6. #16
    Join Date
    Dec 2008
    Beans
    2

    Re: Root Back Door

    If you want to never have to type in a password for sudo more than once, just tell it never time out and keep the terminal window open. Ubuntu rulz. Also, DOWN WITH DA PATRIOT ACT!

  7. #17
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Root Back Door

    Another nercothread brought back from the dead. You can accomplish the same thing using:

    Code:
    sudo -i
    Without having to modifying /etc/sudoers.

    To @chaoman, you could have found something a little better for your first post.

    Jim

Page 2 of 2 FirstFirst 12

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
  •