Public bug reported:

systemd-logind is not honoring policy-kit rules put in place to prevent
users from suspending, hibernatoring, or shuting down machines. These
rules worked in Precise.


moss:~# cat 
/etc/polkit-1/localauthority/20-org.d/20-edu.pdx.cat.power.them.pkla 
[deny-them-poweroff]
Identity=unix-group:*;
Action=org.freedesktop.consolekit.*;

ResultActive=no

moss:~# cat 
/etc/polkit-1/localauthority/20-org.d/20-org.freedesktop.upower.suspend.pkla 
[deny-them-suspend]
Identity=unix-group:*;
Action=org.freedesktop.consolekit.*;

ResultActive=no

moss:~# cat 
//etc/polkit-1/localauthority/20-org.d/20-org.freedesktop.upower.hibernate.pkla 
[deny-them-hibernate]
Identity=unix-group:*;
Action=org.freedesktop.consolekit.*;

ResultActive=no

** Affects: systemd (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/1310845

Title:
  systemd-logind is not honoring polickykit rules for
  suspend/reboot/shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1310845/+subscriptions

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

Reply via email to