The Precheck tool fails with the below error message.
FileFolderPermissionProbe: Permission for <file_name/folder_name> is Incorrect for node: <node_id>
Sample pre-check tool output:
Please make sure to set the permissions by following table and command.
chmod <Mode> <file_name/folder_name>
Sample command:
chmod 750 /etc/pki/nw
Files/Folder | Mode |
/etc/hosts | 644 |
/etc/pki/nw | 750 |
/var/netwitness/rabbitmq | 750 |