Non Root WME Execution
If the ssh user does not have privileges(root/sudo), Please follow below steps.
Platform Instance
- Please add below content in sudoers file so that the non-root-user can excute the commands mentioned in the below content as a previliged user.
For an Example
Change permission for few directories to non-root user after docker installation/upgrade
- Check user permissions for jq and python. Make sure you are able to execute jq and python commands from the non-root user
note
For external no new prerequisites required please follow steps mentioned in previous page itself