[Bug 893842] Re: Move "admin" group to "sudo"
Doug McMahon
893842 at bugs.launchpad.net
Thu Jan 12 18:27:48 UTC 2012
As far as the new command-not-found - in a current 12.04 install still not working with the upgrade. Tried a purge & install, same thing, still getting the 'ask administrator ...'
(maybe all would be well of a new image that has the upgraded package?
So went ahead & edited the script simply changing the order, ie. --
lines 118-119
try:
self.user_can_sudo = grp.getgrnam("sudo")[2] in posix.getgroups() or grp.getgrnam("admin")[2] in posix.getgroups()
Then works as expected, attached terminal progression to show
** Attachment added: "cnf"
https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/893842/+attachment/2670370/+files/cnf
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to userconfig in Ubuntu.
https://bugs.launchpad.net/bugs/893842
Title:
Move "admin" group to "sudo"
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/893842/+subscriptions
More information about the kubuntu-bugs
mailing list