Hi All,
SELinux is preventing login from search access on the directory /home/todd
# ausearch -c 'login' --raw | audit2allow -M my-login ******************** IMPORTANT *********************** To make this policy package active, execute: semodule -i my-login.pp
# semodule -X 300 -i my-login.pp Failed to resolve typeattributeset statement at /var/lib/selinux/targeted/tmp/modules/100/gnome_remote_desktop/cil:27 Failed to resolve AST semodule: Failed!
updatedb did not help.
??????????
Many thanks, -T (T/Mr.T/Todd/Dude/His Resplendence)
On Wed, 2024-10-23 at 00:54 -0700, ToddAndMargo via users wrote:
SELinux is preventing login from search access on the directory /home/todd
Is that just it looking for a face image in your homespace to show on the login screen?
# ausearch -c 'login' --raw | audit2allow -M my-login ******************** IMPORTANT *********************** To make this policy package active, execute: semodule -i my-login.pp
# semodule -X 300 -i my-login.pp Failed to resolve typeattributeset statement at /var/lib/selinux/targeted/tmp/modules/100/gnome_remote_desktop/cil:27 Failed to resolve AST semodule: Failed!
updatedb did not help.
Unless things have changed, updatedb only deals with the database used by the "locate" command.
Are you perhaps thinking of relabelling the drive contents?
On 10/23/24 02:07, Tim via users wrote:
On Wed, 2024-10-23 at 00:54 -0700, ToddAndMargo via users wrote:
SELinux is preventing login from search access on the directory /home/todd
Is that just it looking for a face image in your homespace to show on the login screen?
# ausearch -c 'login' --raw | audit2allow -M my-login ******************** IMPORTANT *********************** To make this policy package active, execute: semodule -i my-login.pp
# semodule -X 300 -i my-login.pp Failed to resolve typeattributeset statement at /var/lib/selinux/targeted/tmp/modules/100/gnome_remote_desktop/cil:27 Failed to resolve AST semodule: Failed!
updatedb did not help.
Unless things have changed, updatedb only deals with the database used by the "locate" command.
Are you perhaps thinking of relabelling the drive contents?
I already did. I am still cleaning up the mess I created by doing that. xinit is corked at the moment.