Comment 9 for bug 485586

Revision history for this message
Dan Engholm (mustang) wrote :

PolicyKit.conf has the default contents provided by the installation:

<?xml version="1.0" encoding="UTF-8"?> <!-- -*- XML -*- -->

<!DOCTYPE pkconfig PUBLIC "-//freedesktop//DTD PolicyKit Configuration 1.0//EN"
"http://hal.freedesktop.org/releases/PolicyKit/1.0/config.dtd">

<!-- See the manual page PolicyKit.conf(5) for file format -->

<config version="0.1">
    <match user="root">
        <return result="yes"/>
    </match>
    <define_admin_auth group="admin"/>
</config>

And this is my id output:

uid=1114(dengholm) gid=1000(dengholm) groups=4(adm),20(dialout),24(cdrom),46(plugdev),109(lpadmin),117(admin),122(sambashare),501(cvsusers),1000(dengholm)