Hello, AD integration, logged in users can do anything. When I created the node the node page gave me a java command with -jar/-jnlpUrl/-security as the headless option and the some other options available for JNLP. Once security was turned on those options were gone and the only option left was the headless one.
I think I should file this as a feature request since it's not very intuitive to create a JNLP slave when you have no security, install it as a Windows service, and then copy its folder around when you have security turned on. It might be even considered a bug since you cannot install a Windows service for a JNLP slave once you have turned on security. You will only have the option to run the command Jenkins gave you, presumably at start up, or create/use a Java service wrapper from somewhere. Doable, but definitely newbie-unfriendly :) As a side topic - on what is the node secret key based? If the VM hosting the slave changes but its IP and hostname remain the same, can the key be reused? Regards, Costin. On Mon, May 13, 2013 at 7:23 PM, Eric Pyle <[email protected]> wrote: > How did you configure security? If it is matrix-based or project-based > matrix, check your user permissions for slaves. Do you have all permissions? > > Eric > > > On 5/13/2013 10:29 AM, Costin Caraivan wrote: > >> Hello, >> >> After configuring security for the master Jenkins only offers the >> headless command as an options. This means that the window which offers the >> service installation menu is not available. >> >> How can the Windows service be installed in this setup? >> (jenkins-service.exe --install, copied from another slave? - sounds like a >> hack if that's the only option :( ). >> >> Thank you, >> _____________ >> Costin Caraivan >> -- >> 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 >> jenkinsci-users+unsubscribe@**googlegroups.com<jenkinsci-users%[email protected]> >> . >> For more options, visit >> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> >> . >> >> >> > -- > 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 > jenkinsci-users+unsubscribe@**googlegroups.com<jenkinsci-users%[email protected]> > . > For more options, visit > https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> > . > > > -- _____________ Costin Caraivan -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
