Login Screen & Root

Archived topics about LMDE 1 and LMDE 2
Locked
raywoods

Login Screen & Root

Post by raywoods »

I've just tried to get into the Login Screen, from within the Control Centre. When I tried to "unlock" the padlock the Authenticate Dialogue did not appear. Is this a Bug? I also note that you can't log on as Root either, surely this must be a bug as well?

Apart from a few teething problems I'm really liking LMDE, I'm running with the latest RC 201108 Gnome and have the 64 bit version on my Sony VAIO and 32 bit on a neighbours old Dell laptop. (With my neighbour, she keeps her computer on a desk at home and has only her account so there is really no need to have a log in dialogue.)

Can anyone help me please, have I missed something?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
xenopeek
Level 25
Level 25
Posts: 29612
Joined: Wed Jul 06, 2011 3:58 am

Re: Login Screen & Root

Post by xenopeek »

Unlock icon not working is a reported bug: https://bugs.launchpad.net/linuxmint/+bug/830409

I'm not sure about the root account on LMDE. I'm assuming it has your initial password. Can you use:

Code: Select all

su -
To become root from the terminal?
Image
raywoods

Re: Login Screen & Root

Post by raywoods »

I've tried to log in as Root with my password but it throws me out! In the terminal with the su command my password gets me in. So I can't GUI with Root. :?
wyrdoak

Re: Login Screen & Root

Post by wyrdoak »

Is this what your need?
LMDE auto login

gksu gedit /etc/gdm3/daemon.conf

and underneath
[daemon]
Add the next lines:

[daemon]
AutomaticLoginEnable=true
AutomaticLogin=your username
raywoods

[PART SOLVED]Re: Login Screen & Root

Post by raywoods »

Yes thank you. that will do it. It is just a shame the GUI isn't working.
wyrdoak

Re: Login Screen & Root

Post by wyrdoak »

I just installed the newest update package 3 in LMDE incoming, just went to the Logon Screen in the Menu and tried to use the GUI, it seems to be working for me since the install. :)
mads

Re: Login Screen & Root

Post by mads »

raywoods wrote:I've tried to log in as Root with my password but it throws me out!...
wyrdoak wrote:Is this what your need?
LMDE auto login...
wyrdoak, I'd say that was an excellent guess! How did you do that? :lol:
wyrdoak

Re: Login Screen & Root

Post by wyrdoak »

I was a military logistic specialist for 22yrs, seems to make me pretty good at guessing what people need and remembering were to find it. Kind of thinking in fuzzy logic. :wink:

This workaround I just remembered from another post.
raywoods

Re: Login Screen & Root

Post by raywoods »

@mads Two questions asked and one answered. You have joined one question with the wrong answer. Never mind, we are getting there. :D
mads

Re: Login Screen & Root

Post by mads »

Sorry! :)
To answer your second question, LMDE is different from Mint main edition. Login as root is not possible in LMDE because there is no user "root". As far as I know, right clicking a folder and selecting "Open as administrator" or using sudo or sudo su to gain temporary root privileges are the only choices you have got.
yaye

Re: Login Screen & Root

Post by yaye »

mads wrote:Sorry! :)
To answer your second question, LMDE is different from Mint main edition. Login as root is not possible in LMDE because there is no user "root". As far as I know, right clicking a folder and selecting "Open as administrator" or using sudo or sudo su to gain temporary root privileges are the only choices you have got.
This is not true. The default installation doesn't allow root GUI login. It can be hacked to allow it. Being able to do this is one of the reasons I'm switching over to Mint from Ubuntu. The attachment in my post (#6) in this Ubuntu forum thread shows root in LMDE running the Users & Group applet: http://ubuntuforums.org/showthread.php?t=1656451
Last edited by yaye on Sun Sep 04, 2011 10:19 pm, edited 2 times in total.
arunarw

Re: Login Screen & Root

Post by arunarw »

xenopeek wrote:Unlock icon not working is a reported bug: https://bugs.launchpad.net/linuxmint/+bug/830409

I'm not sure about the root account on LMDE. I'm assuming it has your initial password. Can you use:

Code: Select all

su -
To become root from the terminal?
Locked

Return to “LMDE Archive”