Starting with the suggestion here: Custom Connector JAR File - where did it go?
When looking to see what JAR files have been uploaded for the VA, I have used the following command that was suggested in the topic above:
sudo docker exec ls -al /opt/sailpoint/ccg/lib/custom
This worked in the lower environments, however when I attempt to use this in PROD, I am getting the following error after inputting the password:
Sorry, user sailpoint is not allowed to execute '/usr/bin/docker exec ls -al /opt/sailpoint/ccg/lib/custom' as root on <IP_ADDR>
Is there another command that we should be using, or is this locked down more in the production VAs?
