RE: Security Realm by Custom Script Plugin: Group Command Script

2012-08-18 Thread Bowling, Brad
/Role+Strategy+Plugin regards Domi On 17.08.2012, at 23:01, "Bowling, Brad" wrote: > Domi, > > In your example below, do you need to create the "admin" and "superuser" > groups within Jenkins assigning various privileges to each? > > -Brad &g

RE: Security Realm by Custom Script Plugin: Group Command Script

2012-08-17 Thread Bowling, Brad
Domi, In your example below, do you need to create the "admin" and "superuser" groups within Jenkins assigning various privileges to each? -Brad -Original Message- From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf O

RE: Security Realm by Custom Script Plugin: Group Command Script

2012-08-15 Thread Bowling, Brad
shell script and should return 0 for any > successful execution. > a simple script would be like this: > > #!/bin/sh > if [ "$U" == "domi" ]; then > echo "admin,superuser" > fi > > Domi > > On 14.08.2012, at 18:47, "Bowling, Brad&qu

Security Realm by Custom Script Plugin: Group Command Script

2012-08-14 Thread Bowling, Brad
I am a system admin setting up Jenkins 1.477. I have "Security Realm by custom script" plugin installed so I can customize my user authentication. My question concerns the Group Command script. I am thinking that this functionality provides a custom way to determine the group that a certain u