http://bugzilla.novell.com/show_bug.cgi?id=544579 http://bugzilla.novell.com/show_bug.cgi?id=544579#c2 James Fehlig <jfehlig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |rhafer@novell.com --- Comment #2 from James Fehlig <jfehlig@novell.com> 2010-02-02 20:02:30 UTC --- This rewrite of PolicyKit -> polkit is seriously annoying ... I played around with this for a bit and was able to get non-root user to work by 1. Editing /etc/polkit-default-privs.local then running /sbin/set_polkit_default_privs xen24:~ # cat /etc/polkit-default-privs.local org.libvirt.unix.manage no:no:auth_admin_keep 2. Adding /etc/polkit-1/localauthority.conf.d/70-localauthority.conf (man pklocalauthority) xen24:~ # cat /etc/polkit-1/localauthority.conf.d/70-localauthority.conf [Configuration] AdminIdentities=unix-user:0;unix-user:ski With these changes, user 'ski' was able to execute "manage operations" through virsh, e.g. virsh start dom, but only after providing ski's password each time :-(. I was also able to use virt-manager after providing ski's password as well. Maybe you can replace your hacked libvirt and see if these steps work for you? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.