]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: use JavaScript based PolicyKit .rules files
authorMark McLoughlin <markmc@redhat.com>
Wed, 16 Jan 2019 11:45:09 +0000 (11:45 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 21 Jan 2019 18:45:27 +0000 (18:45 +0000)
commit30c225c673d65f58f19884b9d20db93a07bb9ab7
tree4866bd5a5fee3078787320203e21c53059944864
parent5de4d410a2707314d66e61e60e769dc0d160cd30
docs: use JavaScript based PolicyKit .rules files

PolicyKit authentication rules have switched to a JavaScript based
format quite some time ago. See:

http://davidz25.blogspot.com/2012/06/authorization-rules-in-polkit.html

While backwards compat for the old .pkla format is still available, it
makes sense to point people first at the new format.

The SSHPolicyKitSetup wiki page seems pretty stale, so remove the
reference to it.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Mark McLoughlin <markmc@redhat.com>
docs/auth.html.in