Day: script execution permission

Issue Report:
I performed the required task of granting executable permissions to the /tmp/xfusioncorp.sh script on App Server 3.
I used the following command:

chmod a+x /tmp/xfusioncorp.sh

and verified it with:

ls -l /tmp/xfusioncorp.sh

which showed --x--x--x indicating that all users have execute permission.

However, when I click the Check button in the lab/portal, it still shows that the task has failed, even though the permissions are correctly set.

Hi @jasraj

You are in stapp01 not stapp03, please ensure that you run the command in correct stapp which is mentioned in the question.