Merge lp://qastaging/~achiang/ubuntu/quantal/casper/bug-855556 into lp://qastaging/ubuntu/quantal/casper

Proposed by Alex Chiang
Status: Merged
Merged at revision: 1043
Proposed branch: lp://qastaging/~achiang/ubuntu/quantal/casper/bug-855556
Merge into: lp://qastaging/ubuntu/quantal/casper
Diff against target: 28 lines (+9/-1)
2 files modified
debian/changelog (+8/-0)
scripts/casper-bottom/44pk_allow_ubuntu (+1/-1)
To merge this branch: bzr merge lp://qastaging/~achiang/ubuntu/quantal/casper/bug-855556
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+106476@code.qastaging.launchpad.net

Description of the change

Grant admin polkit privileges to lightdm user (LP: #855556)

  During a live session, the 'ubuntu' user is logged in on every VT. However,
  we have:

  /usr/share/polkit-1/actions/org.freedesktop.consolekit.policy

        org.freedesktop.consolekit.system.restart-multiple-users
                <allow_active>auth_admin_keep</allow_active>
        org.freedesktop.consolekit.system.stop-multiple-users
                <allow_active>auth_admin_keep</allow_active>

  Thus, the shutdown and restart items from the Unity greeter's session
  indicator are inhibited.

  Those items should work, and we can do so by granting admin privileges to
  lightdm / unity-greeter, which allows restart and shutdown from the greeter
  screen.

  We already grant admin privileges to the default user in the live session,
  so allowing the user to shutdown from the live session's greeter screen
  should be considered conceptually similar.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: