Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11th June 2011, 08:30 AM
yendis144 Offline
Registered User
 
Join Date: Jun 2011
Posts: 4
linuxfirefox
Fedora asks administator password for wrong user?

Hi,

Recently, I decided to install Fedora because my girlfriend had some problems getting along with Ubuntu. Overall, it's been a great experience.. but I've got one problem that I can't seem to fix on my own.

I created my own account (administrator) and then added her account.. which I made administrator too because I want her to be able to install software etc. In System Settings -> User Accounts, both our accounts are listed as administrator.

Now when she log in and choses a package to install it asks her for her password and everything goes well. But when I login and try to install something, it asks me for the password of her account.. I can't seem to choose the administrator user I want to authenticate. Result is that now she is able to install software.. but I'm not.

Is there any way to fix this or work around this?

Thanks

Edit:
I'm using Fedora 15

Last edited by yendis144; 11th June 2011 at 09:10 AM.
Reply With Quote
  #2  
Old 11th June 2011, 09:17 AM
jroa1 Offline
Registered User
 
Join Date: Oct 2010
Posts: 229
linuxfedorafirefox
Re: Fedora asks administator password for wrong user?

Ok, with Linux, there is only one "administrator" account, and it is called root. With Fedora, you can create as many user accounts as you want, and none of them should be able to do administrative tasks, like install packages. To do this, you need to switch to the super user account by typing "su -". Then, you enter the root password. In other Linux distros, like Ubuntu, by default, you have sudo powers that work with the user passwords, but not by default with Fedora.

So, it sounds to me like you have some problems with your view of your accounts. This is not Windows. You do not really have administrator and user accounts. You can either share the root account in order for both of you to install packages, or you can enable "sudoer" and add both of you to the list.

Last edited by jroa1; 11th June 2011 at 09:29 AM.
Reply With Quote
  #3  
Old 11th June 2011, 09:29 AM
yendis144 Offline
Registered User
 
Join Date: Jun 2011
Posts: 4
linuxfirefox
Re: Fedora asks administator password for wrong user?

Thanks for your response. Unfortunately, I'm still not quite getting it.

I'm not using the terminal to install my packages, but the program called "Add/Remove Software". I'm able to find the package I want so I check the box in front of it. Then I click apply and I get a popup saying "Authentication Required" (Authentication is required to install a signed package). This popup asks me for the password of the wrong account. I don't see an option to authenticate for either my own account or root.
Reply With Quote
  #4  
Old 11th June 2011, 09:34 AM
jroa1 Offline
Registered User
 
Join Date: Oct 2010
Posts: 229
linuxfedorafirefox
Re: Fedora asks administator password for wrong user?

It is asking for your "root" password, not your user password. When you set up the operating system, you have to set up a root account and then your user account. If your girlfriend can install packages, then it sounds like you set her user account password the same as the root account password. Try using that password to see if you can install something. I can tell you how to change the passwords if you need me to.
Reply With Quote
  #5  
Old 11th June 2011, 09:42 AM
yendis144 Offline
Registered User
 
Join Date: Jun 2011
Posts: 4
linuxfirefox
Re: Fedora asks administator password for wrong user?

I just opened a terminal and did "su -" and I was able to change to the root account with my own password.

Then I went back to the Add/Remove Software and entered the root password there (multiple times). It's telling me "Authentication failure". Since it's displaying the user name of the other account above the password box I think it really wants me to enter that password.
Reply With Quote
  #6  
Old 11th June 2011, 09:48 AM
jroa1 Offline
Registered User
 
Join Date: Oct 2010
Posts: 229
linuxfedorafirefox
Re: Fedora asks administator password for wrong user?

I use Fedora 13, and if you are using a different version, then it might be different. But, when I install a package, it asks for the root or admin password. Can you post a screen shot of the dialog box?
Reply With Quote
  #7  
Old 11th June 2011, 09:55 AM
yendis144 Offline
Registered User
 
Join Date: Jun 2011
Posts: 4
linuxfirefox
Re: Fedora asks administator password for wrong user?

Here's a screenshot:
http://www.yendis.org/Screenshot-1.png

You can see my username in the top right and another username in the popup.
Reply With Quote
  #8  
Old 11th June 2011, 10:02 AM
jroa1 Offline
Registered User
 
Join Date: Oct 2010
Posts: 229
linuxfedorafirefox
Re: Fedora asks administator password for wrong user?

Like I said, I use F13 and the authentication box does not look anything like that. Mine asks for the root password. I would suppose that this is F15 and I am not qualified to help you. Sorry, but maybe someone else will be able to point you in the right direction.
Reply With Quote
  #9  
Old 11th June 2011, 01:00 PM
sonoran's Avatar
sonoran Offline
Registered User
 
Join Date: May 2005
Location: Sonoran Desert
Posts: 2,110
linuxfirefox
Re: Fedora asks administator password for wrong user?

Yeah, jroa1, in their wisdom the Fedora devs created a new class of user for Fedora 15: Administrator. Corporate geeks in cubicles love stratification and classification. Apparently, judging by yendis144's screenshot, they haven't yet perfected this groundbreaking, mind-bogglingly complex concept, but that's what happens out here on the bleeding edge.
Reply With Quote
  #10  
Old 11th June 2011, 02:50 PM
DBelton's Avatar
DBelton Offline
Administrator
 
Join Date: Aug 2009
Posts: 6,612
linuxfirefox
Re: Fedora asks administator password for wrong user?

Quote:
Originally Posted by sonoran View Post
Yeah, jroa1, in their wisdom the Fedora devs created a new class of user for Fedora 15: Administrator. Corporate geeks in cubicles love stratification and classification. Apparently, judging by yendis144's screenshot, they haven't yet perfected this groundbreaking, mind-bogglingly complex concept, but that's what happens out here on the bleeding edge.

I think it's a totally POS idea, myself. But, it's done the same way that has been available for quite awhile now. Fedora didn't really set up a new class of users, just let you set up one using means that have been there for awhile.

When you set up a user as an administrator user, it just adds that user to the "wheel" group and lets you use sudo.

There were also some changes to policykit, which may be what is causing this bug. They changed it to allow users in the wheel group to authenticate for some administrative tasks using their own password, an did away with the desktop_admin_r and desktop_user_r groups.

I believe the term "administrator user" is more of a Gnome 3 change rather than a Fedora change. Gnome is the only place you see the term administrator user.
Reply With Quote
  #11  
Old 11th June 2011, 02:54 PM
satanselbow Offline
Registered User
 
Join Date: Apr 2011
Location: Upminster, Essex, UK
Posts: 169
linuxfedorafirefox
Wink Re: Fedora asks administator password for wrong user?

Quote:
Originally Posted by DBelton View Post
I believe the term "administrator user" is more of a Gnome 3 change rather than a Fedora change. Gnome is the only place you see the term administrator user.
Pandering to the W7 generation me thinks ... They forgot the "familiarity breeds contempt" bit though
Reply With Quote
  #12  
Old 11th June 2011, 03:02 PM
DBelton's Avatar
DBelton Offline
Administrator
 
Join Date: Aug 2009
Posts: 6,612
linuxfirefox
Re: Fedora asks administator password for wrong user?

well, the "administrator" user was started way back long before W7, but still the same generation, and still one of the big reasons that Windows has sooooo many security holes.

But I know what you are referring to with your comment, and sadly it is seeming that you are 100% correct

I did find a link to where the policykit change was being announced, though.

http://lists.fedoraproject.org/piper...ch/149613.html
Reply With Quote
  #13  
Old 11th June 2011, 04:16 PM
RHamel Offline
Registered User
 
Join Date: Sep 2004
Location: Denver, Colorado
Posts: 547
linuxfirefox
Re: Fedora asks administator password for wrong user?

Well it sounds like a bug to me. Yendis144 should file it in Bugzilla.
Reply With Quote
  #14  
Old 3rd January 2012, 04:56 AM
ftrotter Offline
Registered User
 
Join Date: May 2006
Posts: 8
linuxfirefox
Re: Fedora asks administator password for wrong user?

I am having exactly the same problem with Fedora 16

Despite the fact that my user is also a wheel group user, an "authentication required" window keeps popping up, not asking for the root password, (which I know) but for another users password (which I do not and should not know).

Here is a bug that I submitted.
https://bugzilla.redhat.com/show_bug.cgi?id=771278#c0

-FT
Reply With Quote
  #15  
Old 3rd January 2012, 05:42 AM
Chilly Willy's Avatar
Chilly Willy Online
Registered User
 
Join Date: Jul 2008
Posts: 1,248
linuxfirefox
Re: Fedora asks administator password for wrong user?

I put myself in the "WHEEL" group so I could mount my backup drive without it asking for authentication. Afterwards I noticed this behavior with certain things, too. So I would agree with DBelton that this is the cause & would expect that if your users are in there, removing them will reverse this.
__________________
Chilly Willy, Tux's little cousin...

By its very nature, Windows is a PANE!
Reply With Quote
Reply

Tags
administator, asks, fedora, password, user, wrong

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
User created w/Kickstart password is wrong bil_hendrix Installation and Live Media 2 13th August 2010 06:07 PM
empathy asks for default keyring password bharat211 Using Fedora 0 24th November 2009 01:35 PM
Samba share does not show up and asks for password. Fr0ns Using Fedora 4 28th October 2008 02:34 AM
System-config-network asks for user password! kamil Security and Privacy 6 27th May 2008 09:52 PM


Current GMT-time: 18:21 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat