scientificlinuxforum.org QR code
Scientific Linux Forum.org



  Reply to this topicStart new topicStart Poll

> add/remove software - authorization failed
coverup
 Posted: Jan 1 2012, 10:34 PM
Quote Post


SLF Newbie


Group: Members
Posts: 9
Member No.: 1054
Joined: 21-November 11









I am no longer able to install software using Add/Remove Software in the Gnome menu nor I can change frequency using the CPU scaling monitor. It used to be that I was asked for root password before applying these changes - not anymore. I just get straight "Authorization Failed" message. What could possibly be broken?
PM
^
RalphEllis
 Posted: Jan 2 2012, 12:54 AM
Quote Post


SLF Junior
**

Group: Members
Posts: 45
Member No.: 706
Joined: 18-August 11









Just as a quick test, create a new use with access to the wheel group. If a newly created user can access Add Remove Programs but you cannot, then the problem is not a system issue.
If
System - User and Groups
does not work. Then do it via the command line.

If you cannot successfully, use
su
rootpassword
in terminal. Then the problem is a deeper system one. In some systems, this was a problem where the root password expired but RHEL has not had this problem. Curiously enough, Solaris 11 Express did.

If the root password is working when you do
su
rootpassword
in a terminal, then you have some options.
Start off with
yum check
yum update --skip-broken
You can also try
yum install beesu
or
yum install sudo
to get root access.
If you have KDE installed, you could also try
kdesu gpk-application
You should get a warning but you will be able to run Add Remove Software as root.

You could also check your user settings to make sure that you have not somehow been removed from the wheel group.
Hopefully, you can get a handle on this.
PMEmail Poster
^
coverup
 Posted: Jan 2 2012, 05:24 AM
Quote Post


SLF Newbie


Group: Members
Posts: 9
Member No.: 1054
Joined: 21-November 11









Thanks for the reply. Changing user to root (su rootpassword) in the terminal works fine. The rest of the tests may take some time. Will report back.
PM
^
coverup
 Posted: Jan 2 2012, 05:37 AM
Quote Post


SLF Newbie


Group: Members
Posts: 9
Member No.: 1054
Joined: 21-November 11









QUOTE (coverup @ Jan 2 2012, 05:24 AM)
Thanks for the reply. Changing user to root (su rootpassword) in the terminal works fine. The rest of the tests may take some time. Will report back.

Ok, when I go to System -> Administration -> Users and Groups, I am asked for the root password, as expected.
Also yum check from the root console reports nothing noteworthy
CODE
# yum check
Loaded plugins: refresh-packagekit
check all
PM
^
RalphEllis
 Posted: Jan 3 2012, 01:21 AM
Quote Post


SLF Junior
**

Group: Members
Posts: 45
Member No.: 706
Joined: 18-August 11









This is an awkward case. su is working and Users and Groups prompts you for a password. It could be something Gnome related but I have not seen it before. You could just run
gpk-application
as root when you need to have access to it. It is the same as being prompted for a root password before doing any major changes.
You could try searching for bug reports for gpk-application to see if anyone else in the RHEL world is hitting this problem. It must be some minor configuration file that is causing the issue.
PMEmail Poster
^
0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)
0 Members:

Topic Options Reply to this topicStart new topicStart Poll