<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hello David,<br><br>I am interested in adding support for group-based authorization in Policy Kit.<br><br>I am looking at a version of Policy Kit code, that is almost 1 year old.<br>commit 2aa16b5ea71db4912d7cb01415b6733178be3729<br>Author: David Zeuthen <davidz@redhat.com><br>Date: Tue Jul 22 12:43:28 2008 -0400<br><br>I quickly browsed your latest changes at <br>Here's PolicyKit 0.92, PolicyKit-gnome 0.92 and eggdbus 0.4<br> <span style="text-decoration: underline;"><br>Can you please let me know, if latest changes part of PolicyKit 0.92 provides support for group-based authorization through Policy Kit.<br><br>Thanks,<br><br>SK.<br><br><br><br><br></span>--- On <b>Tue, 6/9/09, polkit-devel-request@lists.freedesktop.org <i><polkit-devel-request@lists.freedesktop.org></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16,
16, 255); margin-left: 5px; padding-left: 5px;"><br>From: polkit-devel-request@lists.freedesktop.org <polkit-devel-request@lists.freedesktop.org><br>Subject: polkit-devel Digest, Vol 10, Issue 1<br>To: polkit-devel@lists.freedesktop.org<br>Date: Tuesday, June 9, 2009, 7:00 PM<br><br><div class="plainMail">Send polkit-devel mailing list submissions to<br> <a ymailto="mailto:polkit-devel@lists.freedesktop.org" href="/mc/compose?to=polkit-devel@lists.freedesktop.org">polkit-devel@lists.freedesktop.org</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br> <a href="http://lists.freedesktop.org/mailman/listinfo/polkit-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/polkit-devel</a><br>or, via email, send a message with subject or body 'help' to<br> <a ymailto="mailto:polkit-devel-request@lists.freedesktop.org"
href="/mc/compose?to=polkit-devel-request@lists.freedesktop.org">polkit-devel-request@lists.freedesktop.org</a><br><br>You can reach the person managing the list at<br> <a ymailto="mailto:polkit-devel-owner@lists.freedesktop.org" href="/mc/compose?to=polkit-devel-owner@lists.freedesktop.org">polkit-devel-owner@lists.freedesktop.org</a><br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of polkit-devel digest..."<br><br><br>Today's Topics:<br><br> 1. polkit 0.92 (David Zeuthen)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Mon, 08 Jun 2009 17:00:24 -0400<br>From: David Zeuthen <<a ymailto="mailto:david@fubar.dk" href="/mc/compose?to=david@fubar.dk">david@fubar.dk</a>><br>Subject: polkit 0.92<br>To: <a ymailto="mailto:polkit-devel@lists.freedesktop.org"
href="/mc/compose?to=polkit-devel@lists.freedesktop.org">polkit-devel@lists.freedesktop.org</a><br>Message-ID: <<a ymailto="mailto:1244494824.18491.18.camel@localhost.localdomain" href="/mc/compose?to=1244494824.18491.18.camel@localhost.localdomain">1244494824.18491.18.camel@localhost.localdomain</a>><br>Content-Type: text/plain; charset="UTF-8"<br><br>Hi,<br><br>Here's PolicyKit 0.92, PolicyKit-gnome 0.92 and eggdbus 0.4<br><br> <a href="http://hal.freedesktop.org/releases/polkit-0.92.tar.gz" target="_blank">http://hal.freedesktop.org/releases/polkit-0.92.tar.gz</a><br> <a href="http://hal.freedesktop.org/releases/polkit-gnome-0.92.tar.bz2" target="_blank">http://hal.freedesktop.org/releases/polkit-gnome-0.92.tar.bz2</a><br> <a href="http://hal.freedesktop.org/releases/eggdbus-0.4.tar.gz" target="_blank">http://hal.freedesktop.org/releases/eggdbus-0.4.tar.gz</a><br><br>Thanks,<br>David<br><br>--------------<br>PolicyKit
0.92<br>--------------<br><br>This is PolicyKit 0.92.<br><br>WARNING WARNING WARNING: This is a prerelease on the road to PolicyKit<br>1.0. Public API might change and certain parts of the code still needs<br>some security review. Use at your own risk.<br><br>Build requirements<br><br> glib, gobject, gio >= 2.14<br> eggdbus-1 >= 0.4<br> pam<br><br>Changes since PolicyKit 0.91:<br><br> David Zeuthen (36):<br> post-release version bump to 0.92<br> install gtkdoc HTML in the proper location<br> Fix D-Bus policy to work with non-permissive D-Bus<br> Only allow privileged apps to check authz and add ActionLookup interface<br> Change the PolkitAuthorizationResult enumeration into an object<br> Port examples and command-line tools to new API<br> Move docs to proper location<br>
Add a pkexec(1) command<br> Mention /usr/bin/pkexec in the configure blurb<br> Fix a bug where details were not shown for normal pkexec usage<br> Use an object, not a GHashTable when passing details around<br> Forgot to add source for PolkitDetails<br> Change the defaults for .run-frobnicate to auth_self_keep<br> Require eggdbus-1 >= 0.4<br> Only free hash table if it's not NULL<br> Avoid returning an error if no authentication agent is available<br> Clarify docs for is_challenge member of the AuthorizationResult struct<br> Add pkcheck(1) command to check for authorizations<br> nullbackend: Catch up with latest API changes<br> Return the icon name instead of a GIcon in
PolkitActionDescription<br> Add pkaction(1) and nuke polkit-1(1) commands<br> Update SEE ALSO sections in man pages<br> Add a man page for polkit-1(8)<br> First cut at some high-level docs<br> Improve pkexec(1) man page by adding screenshots of authentication dialogs<br> Add some more API docs<br> Add a "PolicyKit Overview" section to the docs<br> Consolidate all gtk-doc stuff in docs/polkit<br> Expand on the D-Bus docs<br> Use .../extensions instead of ../backends for loading extensions<br> Minor doc fixes<br> Move the doc chapters around a bit<br> Change GNOME to freedesktop.org in the docs<br> Fix make distcheck<br> Update NEWS<br> Also
dist polkitd-1.xml<br><br> Richard Hughes (2):<br> fix up gtk-doc API markup for a couple of functions<br> add a draft version of the porting guide -- WIP<br><br>David Zeuthen,<br>June 8, 2009<br><br>==========<br>polkit-gnome 0.92<br>==========<br><br>This is PolicyKit-gnome version 0.92.<br><br>Build requirements<br><br> PolicyKit >= 0.92<br> gtk+-2.0 >= 2.14<br><br>Changes since 0.91:<br><br> David Zeuthen (9):<br> post release version bump to 0.92<br> Update for changes in PolicyKit API<br> Catch up with latest polkit API changes<br> Handle non-standard PAM stacks like fprintd<br> Bug 541945 ? Parse gecos field (i.e. don't show username commas)<br> Change license to LGPLv2<br> Do not depend on EggDBus<br> Rip out stuff no longer needed for
PolicyKit 1.0<br> Update NEWS<br><br>David Zeuthen,<br>June 8, 2009<br><br><br><br><br>------------------------------<br><br>_______________________________________________<br>polkit-devel mailing list<br><a ymailto="mailto:polkit-devel@lists.freedesktop.org" href="/mc/compose?to=polkit-devel@lists.freedesktop.org">polkit-devel@lists.freedesktop.org</a><br><a href="http://lists.freedesktop.org/mailman/listinfo/polkit-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/polkit-devel</a><br><br><br>End of polkit-devel Digest, Vol 10, Issue 1<br>*******************************************<br></div></blockquote></td></tr></table><br>