Hello,
I am getting this error when a different user other than `admin` runs the job - Failed to read SSH Private key stored at path: keys/rundeck/id_rsa: com.dtolabs.rundeck.core.storage.StorageAuthorizationException: Unauthorized access
The job works perfectly fine when executed from an `admin` user but running into this error when a different user tries to the execute the rundeck job.
Where should I be looking to solve this error?
TIA.