Ask your DCE cell administrator to set up a DFS fileset to hold the Data Links Manager configuration files. This must be a LFS (not a DMLFS) fileset and must have mount point /:/DataLinks. This directory should have the owner and group set to the DLMADMIN user and group. This fileset should not be replicated. Make sure that this fileset is backed up on a regular basis. Your DCE cell administrator should also perform the following tasks.
dcecp -c acl show /: | grep any_other
{mask_obj r-x---} {user_obj rwxcid} {group_obj r-x---} {other_obj r-x---} {any_other r-x---}
To verify these settings, enter the following command:
dcecp -c acl show /:/DataLinks
{mask_obj r-x---} {user_obj rwxcid} {group_obj r-x---} {other_obj r-x---} {any_other r-x---}
To verify these settings, enter the following command:
dcecp -c acl show /:/DataLinks -ic
{mask_obj r-x---} {user_obj rwxcid} {group_obj r-x---} {other_obj r-x---} {any_other r-x---}
To verify these settings, enter the following command:
dcecp -c acl show /:/DataLink -io
chown dlmadmin.dlmadmin /:/DataLinks