Re: [CentOS] [C8 stream] unix_chkpwd wants access to /proc

2021-06-14 Thread Chris Adams
Once upon a time, Chris Adams said: > Once upon a time, Łukasz Posadowski said: > > From 11.06 journal is logging a lot of denied access to /proc for > > unix_chkpwd by selinux. They are so frequent, that I see them in > > htop. :) Right now I have 2122 logges denials. > > > > Is it OK for unix

Re: [CentOS] [C8 stream] unix_chkpwd wants access to /proc

2021-06-14 Thread Chris Adams
Once upon a time, Łukasz Posadowski said: > From 11.06 journal is logging a lot of denied access to /proc for > unix_chkpwd by selinux. They are so frequent, that I see them in > htop. :) Right now I have 2122 logges denials. > > Is it OK for unix_chkpwd to poke in /proc? It has to know who is >

[CentOS] [C8 stream] unix_chkpwd wants access to /proc

2021-06-14 Thread Łukasz Posadowski
Hi. From 11.06 journal is logging a lot of denied access to /proc for unix_chkpwd by selinux. They are so frequent, that I see them in htop. :) Right now I have 2122 logges denials. Is it OK for unix_chkpwd to poke in /proc? It has to know who is logged in, do probably yes, bit I'm not sure. ch