On 2/27/19 7:43 AM, Bruce Dubbs wrote:
On 2/27/19 12:24 AM, Douglas R. Reno wrote:
On 2019-02-26 22:51, Bruce Dubbs via blfs-dev wrote:
On 2/26/19 10:10 PM, Xi Ruoyao via blfs-dev wrote:
On 2019-02-27 11:34 +0800, hykwok1--- via blfs-dev wrote:
1. AccountsService
It is better to create a file such as "40-adm.rules" in "/etc/polkit-
1/rules.d" with the following contents:
polkit.addAdminRule(function(action, subject) {
return ["unix-group:adm"];
});
Then PolicyKit can recognize all users in the "adm" group as
administrator.
I think this could be added into "Configuring Polkit" in Polkit-0.115.
Is this for both sysV and systemd or just systemd? We don't have
AccountsService in sysV.
-- Bruce
It's just for systemd I believe. I *think* that having it in sysvinit
would be useful for when DJ merges the Elogind branch, and also for
consistency purposes.
I don't recall if sysV has the adm group though, and it's far too
late for me to want to check at the moment.
Since it is systemd only for now, would you please make the update.
-- Bruce
I will do my best to have it done by later this afternoon. I'm busy
investigating a possible Remote Code Execution vulnerability in
Libreoffice Writer at the moment. I got a report this morning, but I do
not know if it affects the version that we just deployed or not.
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page