Hi All,

We are using jenkins with "configure global security" and Access Control 
--> security Realm --> Login with google with client_id, client_secret and 
google apps domain "ourdomain.com".

Everything is working fine , Email who are @ourdomain.com are able to 
access jenkins.

We want to achieve following by using command line.   

** We are changing deploy ips in config.xml from command line which is 
effected in jenkins console ,so the solution is either reload or restart or 
reload configuration from disk.

/etc/init.d/jenkins reload  ( this actually restarts jenkins , so we can 
not use this ) , 

So only one way is "jenkins reload configuration from disk" either from 
jenkins UI or command line.   From jenkins UI it works fine.

We need to do the same from command line.    I tried by using below line 
and it fails as Google Login Auth is required.

/etc/alternatives/java -jar jenkins-cli.jar -s http://10.10.1.7:8080 
reload-configuration
error : hudson.security.AccessDeniedException2: anonymous is missing the 
Overall/Read permission


Please help us how to do this.

Thanks,
Shrinivas Devarkonda
Manager - DevOps.
email : [email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/80770bec-f2a0-4995-847e-7e862472b9e8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to