Client Automation - Directory permissions on Linux
search cancel

Client Automation - Directory permissions on Linux

book

Article ID: 212967

calendar_today

Updated On:

Products

CA Client Automation - IT Client Manager

Issue/Introduction

Some directories have 777 permissions.

Is it possible to change them to 755 ?

Environment

Client Automation - Linux

Resolution

Yes following commands could be executed to change the directory to 755 or 555

chmod 755 /opt/CA/CAlib
chmod 755 /opt/CA/SharedComponents/bin
chmod 755 /opt/CA/SharedComponents/cail8n
chmod 755 /opt/CA/SharedComponents/cai18n/locale
chmod 755 /opt/CA/SharedComponents/cai18n/logs
chmod 755 /opt/CA/SharedComponents/cai18n/msg
chmod 755 /opt/CA/SharedComponents/cai18n/scripts
chmod 755 /opt/CA/SharedComponents/ccs
chmod 755 /opt/CA/SharedComponents/lib
chmod 755 /opt/CA/SharedComponents/ccs/cam
chmod 755 /opt/CA/SharedComponents/packager
chmod 555 /opt/CA/SharedComponents/packager/bin
chmod 555 /opt/CA/SharedComponents/packager/doc
chmod 555 /opt/CA/SharedComponents/packager/examples
chmod 555 /opt/CA/SharedComponents/packager/help
chmod 555 /opt/CA/SharedComponents/packager/lib
chmod 755 /opt/CA/SharedComponents/packager/productlib
chmod 555 /opt/CA/SharedComponents/packager/scripts
chmod 755 /opt/CA/SharedComponents/packager/templates
chmod 755 /opt/CA/SharedComponents/packager/wizards
chmod 755 /opt/CA/SharedComponents/packager/wizards/smgui