redhat resource adapter changes selinux context on /etc/group
Hello,
I'm having an issue with the redhat resource adapter. If I use the resources tab, expand a redhat resource, and edit a group, then it results in a /etc/group-file with this context:
-rw-r--r-- root root user_u:object_r:tmp_t/etc/group
.. which of course makes nscd and other applications stop working. After a restorecon on the file, everything works again.
Has anyone run into this problem? I'm a bit anxious about this problem, because it essentially takes down the redhat servers.

