Re: Centos User Privileges.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Thu, 22 Oct 2015, John R Pierce wrote:

and its totally inappropriate for a shared server.

Which is why you wouldn't configure it for a shared server.  I don't understand
the problem though, as the defaults *don't* allow this do they?

/usr/share/polkit-1/actions/org.freedesktop.login1.policy:

        <action id="org.freedesktop.login1.power-off">
                <description>Power off the system</description>
                <message>Authentication is required for powering off the system.
                <defaults>
                        <allow_any>auth_admin_keep</allow_any>
                        <allow_inactive>auth_admin_keep</allow_inactive>
                        <allow_active>yes</allow_active>
                </defaults>
        </action>

        <action id="org.freedesktop.login1.reboot">
                <description>Reboot the system</description>
                <message>Authentication is required for rebooting the system.</message>
                <defaults>
                        <allow_any>auth_admin_keep</allow_any>
                        <allow_inactive>auth_admin_keep</allow_inactive>
                        <allow_active>yes</allow_active>
                </defaults>
        </action>

jh
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos



[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux