policykit-desktop-privileges 0.7 source package in Ubuntu

Changelog

policykit-desktop-privileges (0.7) oneiric; urgency=low

  * Allow local admins to do the less harmful usb-creator actions (mounting
    and writing image) without a password.
 -- Martin Pitt <email address hidden>   Wed, 06 Jul 2011 10:12:36 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
policykit-desktop-privileges_0.7.tar.gz 2.2 KiB d881c7375b1d169885441dfcd9c93ea2ade476029bcfbbf121994ea3818d7f91
policykit-desktop-privileges_0.7.dsc 1.4 KiB 0d02f71a98443b0c3e77599bd946df73a0abee30f31bdb06466efaf1b1a8bbbd

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.