Hello ,
I am using Jenkins tool in our organisation for CI.
I have installed Active directory plugin ver 1.43 to authenticate user and password. Now I am using jenkins-cli.jar and trying to login to Jenkins server but getting below issue
Bad Credentials. Search the server log for 4ccec426-ac08-4d6b-835f-219e7ed968e3 for more details.
[WARN] Failed to authenticate with your SSH keys. Proceeding as anonymous
hudson.security.AccessDeniedException2: anonymous is missing the Overall/RunScripts permission.
Please can you help me to resolve the issue.
Thanks
C.Hoshing