Environment
NetIQ Identity Manager
Situation
Can the default permissions be changed for IDM driver logs
Resolution
This will be added in a future version of IDM. In the meantime create an NFS export of the log directory with the options all_squash,anonuid=0,anongid=0 and export it to only 127.0.0.1. Then create a another directory for the mount point and mount the exported directory via NFS, also through the loopback address, and then "chown root:mygroup" and "chmod 660" on the mount point directory and then only root and the members of mygroup will have access.