policykit-desktop-privileges 0.9 source package in Ubuntu

Changelog

policykit-desktop-privileges (0.9) precise; urgency=low

  * Allow members of "lpadmin" or "admin" to call the cups-pk-helper methods
    without a password. cups itself only checks for lpadmin membership, so
    this provides an equivalency. (LP: #847896)
 -- Martin Pitt <email address hidden>   Wed, 09 Nov 2011 12:55:57 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
policykit-desktop-privileges_0.9.tar.gz 2.3 KiB 9a63a57c353aff71f2015907ff346652b5367842f6a332e63dea982115cfc3cb
policykit-desktop-privileges_0.9.dsc 1.5 KiB 28d20f7f366bab4e9178f6d4b445c21006942287e0ac0f226f55c76b4d297bab

Available diffs

View changes file

Binary packages built by this source

policykit-desktop-privileges: run common desktop actions without password

 This package provides a set of PolicyKit privileges which allow Administrators
 to run common actions without being asked for their password:
 .
  * mounting and checking internal disk drives (through udisks)
  * setting the CPU speed and policy (through the GNOME CPU frequency applet)
  * setting the time and timezone (through the GNOME clock applet or through
    KDE)
  * Adding/changing system-wide NetworkManager connections
  * Update already installed software
  * Configure printers
 .
 It does not change privileges for non-Administrators (users who are not in the
 "admin" or "sudo" group). So this satisfies the typical desktop/laptop use
 case where the user has full control over the hardware anyway.
 .
 This is implemented by shipping a pklocalauthority(8) file.