Public bug reported:

In Ubuntu/Noble, there is this configuration file:

  /usr/share/polkit-1/rules.d/49-ubuntu-admin.rules

Contents:

  polkit.addAdminRule(function(action, subject) {
      return ["unix-group:sudo", "unix-group:admin"];
  });

I'm not sure if that group should be "unix-group:adm" instead, but right
now we're seeing this in the logs:

  polkitd[2284]: Identity `unix-group:admin' is not valid, ignoring: No
UNIX group with name admin: No such file or directory

Please advise.

Walter Doekes
OSSO B.V.

** Affects: policykit-1 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2084151

Title:
  polkitd /usr/share/polkit-1/rules.d/49-ubuntu-admin.rules raises
  unknown admin group warning (should be adm?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/2084151/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to