[kubuntu dapper] Cannot enable administrator mode in Users&Groups administration

Bug #42013 reported by Marek Żebrowski
14
Affects Status Importance Assigned to Milestone
kde-guidance (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Steps to reproduce:
1. Open System Settings
2. Open Users & Groups
3. Klick Administrator Mode

Revision history for this message
Luka Renko (lure) wrote :

Can you run "kcmshell userconfig" in terminal and reproduce the problem?
Then please attach the output.

Revision history for this message
Marek Żebrowski (mz) wrote :

Pythonize constructor -- pid = 5796
Traceback (most recent call last):
  File "<string>", line 8, in kcontrol_bridge_create_userconfig
  File "/usr/lib/python2.4/site-packages/userconfig.py", line 1683, in create_userconfig

return UserConfigApp(parent, name)
  File "/usr/lib/python2.4/site-packages/userconfig.py", line 267, in __init__

self.admincontext = unixauthdb.getContext(isroot)
  File "/usr/lib/python2.4/site-packages/unixauthdb.py", line 58, in getContext

return PwdContext(editmode)
  File "/usr/lib/python2.4/site-packages/unixauthdb.py", line 731, in __init__

fhandle = codecs.open(shadowfile,'r',locale.getpreferredencoding())
  File "/usr/lib/python2.4/codecs.py", line 666, in open

file = __builtin__.open(filename, mode, buffering)
IOError
:
[Errno 2] Nie ma takiego pliku ani katalogu: '/etc/shadow'

error: *** runFunction failure

Revision history for this message
Luka Renko (lure) wrote :

Can you provide output of the following command:

  ls -l /etc/shadow

On my system it reports:
  -rw-r----- 1 root shadow 850 2006-04-29 20:44 /etc/shadow

There was a bug that changed group ownership from "shadow" (as above) to "root". Maybe you are hit by this.
In such case, running "sudo chgrp shadow /etc/shadow" may fix the problem.

Revision history for this message
Craig Sampson (ubuntu-psi-aus) wrote :

Seems to work here today with latest kubuntu-dapper updates (kde-guidance 0.6.5-0ubuntu2)

Luka Renko (lure)
Changed in kde-guidance:
status: Unconfirmed → Needs Info
Revision history for this message
Didier Raboud (odyx) wrote :

Works here too. Marking bug as "Fix released". Please re-open if you see that again.

Changed in kde-guidance:
status: Needs Info → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.