]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
examples: Add example polkit ACL rules
authorJiri Denemark <jdenemar@redhat.com>
Tue, 4 Aug 2015 12:05:52 +0000 (14:05 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 4 Sep 2015 15:26:04 +0000 (17:26 +0200)
commit29b5167417483ef80f6c3fce12811b59a1e2bd55
tree2dee73995417c302858d4e339fcbc77614d05edc
parenta39ab909081ab126990ca705852d38ff056b8f13
examples: Add example polkit ACL rules

Creating ACL rules is not exactly easy and existing examples are pretty
simple. This patch adds a somewhat complex example which defines several
roles. Admins can do everything, operators can do basic operations
on any domain and several groups of users who act as operators but only
on a limited set of domains.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Makefile.am
configure.ac
docs/aclpolkit.html.in
examples/polkit/Makefile.am [new file with mode: 0644]
examples/polkit/libvirt-acl.rules [new file with mode: 0644]
libvirt.spec.in