> /.kde is not a labeling problem, it is a bug in kdm that > thinks its > homedir is /. So it put its the .kde directory there and > this /.kde got > the default_t label. You can change this by executing > # semanage fcontext -a -t xdm_var_run_t > '/\.kde(/.*)?' > # restorecon -R -v /.kde > > The consolekit bug is fixed in the -20 policy package. Applied :) [olivares@gray ~]$ su - Password: [root@gray ~]# semanage fcontext -a -t xdm_var_run_t '/\.kde(/.*)?' [root@gray ~]# restorecon -R -v /.kde restorecon reset /.kde context system_u:object_r:default_t:s0->system_u:object_r:xdm_var_run_t:s0 restorecon reset /.kde/share context system_u:object_r:default_t:s0->system_u:object_r:xdm_var_run_t:s0 restorecon reset /.kde/share/config context system_u:object_r:default_t:s0->system_u:object_r:xdm_var_run_t:s0 [root@gray ~]# Thanks for your help. Regards, Antonio -- fedora-selinux-list mailing list fedora-selinux-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-selinux-list