Ubuntu This forum is for the discussion of Ubuntu Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
05-26-2007, 12:58 AM
|
#1
|
Member
Registered: Nov 2003
Location: Narrogin Western Australia
Distribution: GUI Ubuntu 14.0.4 - Server Ubuntu 14.04.5 LTS
Posts: 966
Rep:
|
root GUI login wont work
Hi all
I under that root user cant log in via GUI desktop, but when i'm in my normal user account, I can seem to login to view the admin services tools, netwprk-admin, software sources, restricted-drivers-manager, and so on.
I've changed the root pass by running passwd root and sudo passwd
how ever I still cant login via those pop up login boxes to gain access
I can use root on the command line but not the GUI login via users desktop
Hope that makes sence
any one care to explain whats going on
TT
|
|
|
05-26-2007, 01:02 AM
|
#2
|
LQ Guru
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507
Rep:
|
On the pop-up login boxes, you should be using your OWN password, not root's. You must be in the 'admin' group to do that.
|
|
|
05-26-2007, 05:33 AM
|
#3
|
Member
Registered: Nov 2003
Location: Narrogin Western Australia
Distribution: GUI Ubuntu 14.0.4 - Server Ubuntu 14.04.5 LTS
Posts: 966
Original Poster
Rep:
|
Quote:
Originally Posted by Matir
On the pop-up login boxes, you should be using your OWN password, not root's. You must be in the 'admin' group to do that.
|
Thank you for the tip
what do you mean by ( admin' group to do that )
TT
|
|
|
05-26-2007, 03:48 PM
|
#4
|
Senior Member
Registered: May 2004
Location: Fresno CA USA
Distribution: Ubuntu 10.10
Posts: 1,466
Rep:
|
The first user created during the install is placed in the admin group. In Linux, every file whether data or program has permissions attached for owner, group & all. Each of those can be individually assigned read, write and execute. Owner may be root or any other user. Users can be assigned to groups to give them access to files they don't own. In Ubuntu, rather than logging in as root, members of the admin group are allowed to to perform as the root user with their own password. Whenever the user attempts to perform an administrative action they will be asked for their password. On the command line, commands requiring administration permissions must be begin with the sudo command as in "sudo updatedb".
|
|
|
05-27-2007, 06:56 AM
|
#5
|
Member
Registered: Jun 2005
Location: Earth
Distribution: Ubuntu10.04
Posts: 308
Rep:
|
I have another tip for working in a shell as root:
johnny@ubuntu:~$ sudo -i
Password:
root@ubuntu:~#
At Password: enter your user password, that's all!
Good luck.
|
|
|
05-27-2007, 08:03 AM
|
#6
|
LQ Guru
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019
Rep:
|
And I have yet another one:
sudo passwd
Type in any password you like and you have a full root account plus root password. Then you can simply do this once
su -
before you type in commands; and
exit
to return to being a regular user.
One piece of advice, though: don't use this to enter your GUI unless you absolutely have to. Stick with logging in as a regular user instead and perform root tasks from a terminal. Don't come asking for help if you ignore this advice and your system totally breaks or it gets infested with malware...
Last edited by jay73; 05-27-2007 at 08:06 AM.
|
|
|
All times are GMT -5. The time now is 01:20 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|