Re: logind shadow access
Topi Miettinen <[email protected]>
| Newsgroups | org.kernel.vger.selinux-refpolicy |
|---|---|
| Message-ID | <[email protected]> |
On 8.4.2020 5.25, Russell Coker wrote: > # audit2allow -l < /var/log/audit/audit.log |tail -1 > allow systemd_logind_t shadow_t:file read; > > Is there any good reason why systemd_logind might need to access /etc/shadow? > For account enable/disable state and so on: https://github.com/systemd/systemd/issues/15105. -Topi