Is there a way to set what the mgr set as file permission for dirchk checkpoint files? OUTPUTFILEUMASK is for trails so it isn't for dirchk. I set the umask in the admin unix user before starting mgr and it seems to always write -rw-r-----. The issue I have is that other users/groups cannot check the status or info even if CMDSEC allows them to. I found out that -rw-rw-r-- works after trying the minimum that I can get away with.