Hide Forgot
+++ This bug was initially created as a clone of Bug #1012526 +++ Description of problem: The 389-ds-base (dirsrv) needs to create and use a subdirectory of /dev/shm e.g. /dev/shm/slapd-hostname We are able to workaround the problem by creating a policy module like this: policy_module(dirsrv_tmpfs,1.0.0) type dirsrv_t; type tmpfs_t; allow dirsrv_t tmpfs_t:dir create; semanage -i dirsrv_tmpfs.pp but it would be better if this were part of the base OS policy Version-Release number of selected component (if applicable): RHEL 6.4/6.5 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
a92231cf6ea8f30a90440270ee9e1bcdea181169 fixes this in git.
This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request.