|
Lockdown is implemented through
.pkla
files. Locked down actions supersede other most other Local Authority configuration as the
.pkla
files are placed in
/var/lib/polkit-1/localauthority90-mandatory.d.
Programs checking authorizations can check whether an action is locked down via by checking the
polkit.localauthority.lockdown
key/value pair in the details of the authorization response.
|