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.

[523 byte] By [nylenda] at [2007-11-27 9:17:20]
# 1
What versions of RH and IDM are you using?
ankushkapoora at 2007-7-12 22:07:43 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2
$ cat /etc/redhat-release Red Hat Enterprise Linux Server release 5 (Tikanga)I've installed idm 7.0.0
nylenda at 2007-7-12 22:07:43 > top of Java-index,Web & Directory Servers,Directory Servers...
# 3
I found a solution. If anyone else has this problem, then adding /etc/group to /etc/selinux/restorecond.conf fixes it.
nylenda at 2007-7-12 22:07:43 > top of Java-index,Web & Directory Servers,Directory Servers...