PDA

View Full Version : [ubuntu] You are not authorized to perform this action



cigtoxdoc
December 17th, 2009, 06:08 PM
I just installed a new video card. I checked to see if it wanted a special hardware driver. My pc is calling for NVIDIA accelerated graphics driver (version 173) [recommended].

When I go to activate this driver, Ubuntu 9.10 tells me,"You are not authorized to perform this action."

This is MY PC. I am the ONLY user. Why does Ubuntu give such nonsense?

What do i need to do????? All my user and group settings are greyed-out so I cannot change my own PC.

What gives??? What do I need to do to fix it? I can get to ROOT through a terminal window.

john

itang sanjana
December 17th, 2009, 06:21 PM
Hello, I hope this could help you fix the problem.
http://ubuntuforums.org/showthread.php?p=8377782

cigtoxdoc
December 17th, 2009, 06:28 PM
john@john-desktop:~$ sudo apt-get dist-upgrade
[sudo] password for john:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
adobe-flashplugin
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
john@john-desktop:~$

As you can see, this did not do anything. i still get same error message.

Also, I still cannot manage users and groups

darkod
December 17th, 2009, 06:35 PM
When you say you're the only user that doesn't mean there was another firs user, you then created your user, and deleted the previous one? I am just asking because the first user would have admin privileges by default which is not the case with subsequent users.
Also, this might mean corrupted sudoers file (the file keeping the sudo permissions). Take a look here at the bottom, Default Sudoers File:
https://help.ubuntu.com/community/Sudoers

I'm not sure what else to recommend.

cigtoxdoc
December 17th, 2009, 07:22 PM
I solved this one myself by shear luck.

Ubuntu 9.10 lets you log into gdm as root. Once I was in as ROOT, i could make the video driver upgrade. ALSO, I checked users and groups. Yes, I had set myself up with all the permissions as i thought i had. However, even though I gave myself permission to administer the system, i still CANNOT do users and groups with my normal login.

john

oldos2er
December 17th, 2009, 07:24 PM
Which new Nvidia card did you get? It seems odd to me that the system would recommend older drivers (v173) for a new card.

cigtoxdoc
December 18th, 2009, 01:01 AM
Video card is NV34 [GeForce FX 5200]. I had a board fail on a legacy system.

John

linuxford
April 1st, 2010, 07:50 AM
I solved this one myself by shear luck.

Ubuntu 9.10 lets you log into gdm as root. Once I was in as ROOT, i could make the video driver upgrade. ALSO, I checked users and groups. Yes, I had set myself up with all the permissions as i thought i had. However, even though I gave myself permission to administer the system, i still CANNOT do users and groups with my normal login.

john

Thanks. I had the same exact problem, and your solution worked beautiful.

jeSah8ci
April 18th, 2010, 08:43 PM
Thanks. I had the same exact problem, and your solution worked beautiful.

Another solution is to try the following commands:


sudo su
/usr/bin/jockey-gtk

That should allow you to install the drivers.

derek1234
May 23rd, 2010, 06:08 PM
I have the same problems. I have not figured out the solution, but I may be able to shed some light on what caused it.

In my case I re-installed 9.10 and used the same user name and password for the primary user. This allowed me to pull in all my settings because I set up the /home directory on a separate partition which was not formatted (this worked fine on previous versions).

Ever since then I have been unable to perform certain administrative functions for which the root credentials are automatically entered, e.g. Ubuntu Software Center, Users and Groups, and installing the Nvidia drivers to name a few.

Also, I recently upgraded to 10.04. I thought I could solve the problem by doing a fresh install and ignoring my old settings. So I booted from the CD and changed the name of the primary user in the home folder from derek to derek01. Well Ubuntu is getting too smart because somehow it still pulled in all my old settings.

So with this new information, does anyone have any suggestions on how to resolve this issue?

derek1234
May 27th, 2010, 12:08 AM
I solved my problem. I was logging into a Gnome Fail-safe session. Once I changed to a standard Gnome session, everything started working.

pombe
July 7th, 2010, 12:26 AM
I solved my problem. I was logging into a Gnome Fail-safe session. Once I changed to a standard Gnome session, everything started working.

^^^ This ^^^

Just managed to do the same thing to myself... And now everything works again... \\:D/