I am installing Documentum 6.5SP1 and once the CS is installed, it asked me to run "dm_root_task" as root user
i have few doubts:
1.when i ran the script"dm_root_task" the script is changing the file permissions etc... what the following files are actually doing
chmod 6750 /applications/mitgs/documentum/product/5.3/dm_check_password
chmod 6750 /applications/mitgs/documentum/product/5.3/dm_secure_writer
chmod 6750 /applications/mitgs/documentum/product/5.3/dm_assume_user
chmod 6750 /applications/mitgs/documentum/product/5.3/dm_change_password.local
2. What type are these files - like binary or scripts ?
3. If it is a binary, does it have option to exit to the shell prompt ?
Thank you