Find the answer to your Linux question:
Results 1 to 8 of 8
Does anyone know how to enable the root to actually be able to sign in (from the sign-in screen) on Ubuntu? I'm so tired of having to give my password ...
  1. #1
    Just Joined!
    Join Date
    Jul 2005
    Location
    New Hampshire, USA
    Posts
    17

    Enable the root to sign in on Ubuntu

    Does anyone know how to enable the root to actually be able to sign in (from the sign-in screen) on Ubuntu? I'm so tired of having to give my password and using the command line for doing everything. It would be a LOT easier just to sign in as root and take care of some of the important stuff I need to do. For instance, using the file manager to move files around, delete them, etc, is very difficult unless you use the root terminal.


    I did set the root password using:

    sudo passwd root


    And now I have a root password, but it still won't let me sign in as root. I get the error:

    Root is not allowed to sign in from this screen

    Any help with this would be appreciated!

  2. #2
    Linux Newbie
    Join Date
    Jul 2005
    Location
    Illinois, USA
    Posts
    111
    I think you can go to System on the panel, select Administration and then Login Screen Setup.

    Find the tab that says Security or something and check 'allow root to log on using GDM'.

  3. #3
    Just Joined! leverknight1's Avatar
    Join Date
    Jul 2005
    Posts
    32
    go to users and groups and click the show all users and change the root password and then go to the login screen setup and there is where you can change it so you can login as root i think it is the second tab to the right.

  4. #4
    Just Joined!
    Join Date
    Jul 2005
    Location
    New Hampshire, USA
    Posts
    17
    Wow, that worked...... what a simple solution. Thanks so much!

  5. #5
    Linux Enthusiast aysiu's Avatar
    Join Date
    Jul 2005
    Posts
    633
    It may be better/easier to create a launcher with the command gksudo nautilus. That way you don't have to log out and log back in to make root changes.

  6. #6
    Linux Engineer psic's Avatar
    Join Date
    Nov 2004
    Location
    Ljubljana, Slovenia
    Posts
    1,205
    Quote Originally Posted by aysiu
    It may be better/easier to create a launcher with the command gksudo nautilus. That way you don't have to log out and log back in to make root changes.
    This is a better, and safer, idea. There's a reason why they chose to not allow root to login. A user can move/delete his/her own files, and if you need to delete/modify sistem files, just 'su' then use midnight commander ('mc'). Very quick and painless.
    Stumbling around the 'net:
    www.cloudyuseful.com

  7. #7
    Just Joined!
    Join Date
    Jun 2005
    Location
    Virginia, USA
    Posts
    32
    Totally agreee on just using a root browser. You don't need to worry about signing on on different accounts.

  8. #8
    Just Joined!
    Join Date
    Jun 2005
    Location
    Bandung, Indonesia
    Posts
    10
    Quote Originally Posted by aysiu
    It may be better/easier to create a launcher with the command gksudo nautilus. That way you don't have to log out and log back in to make root changes.
    Hi aysiu, would you tell me what's gksudo nautilus for?
    I tried it out and the screen showed me this:

    (nautilus:7744): GnomeUI-WARNING **: While connecting to session manager:
    Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed.
    art_render_invoke: no image source given
    art_render_invoke: no image source given

Posting Permissions

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