Hide Forgot
Description of problem: I'm periodically running /sbin/restorecon -R -v /export/home on our EL 5.6 NFS home directory server. I'm seeing messages like the following periodically: /sbin/restorecon reset /export/home/kwan/.lyxpipe.in context system_u:object_r:user_home_dir_t:s0->user_u:object_r:user_home_t:s0 /sbin/restorecon reset /export/home/kwan/.lyxpipe.out context system_u:object_r:user_home_dir_t:s0->user_u:object_r:user_home_t:s0 Version-Release number of selected component (if applicable): selinux-policy-2.4.6-300.el5
/sbin/restorecon reset /export/home/riggin/.#NSF_bio.tex context system_u:object_r:user_home_dir_t:s0->user_u:object_r:user_home_t:s0
Miroslav in RHEL6 we have optional_policy(` userdom_user_home_dir_filetrans_user_home_content(kernel_t, { file dir }) ') Do we have this in RHEL5? This would still be broken and until we get some of the file name transition stuff we are adding in F16, it would be the best we can do, if it works.
FWIW - Things are a *lot* better now with 5.6 than with 5.5, so it seems something changed there.
Well, we are missing this in RHEL5.
Orion I am closing this as fixed (Well fixes as best we can.) And you triggered me to make a whole series of changes to Fedora 16 to make this much better.