Global use of masked password

2014-01-15 Thread Eric Wood
Is it possible to set up a global password from the jenkins configure system   page and use it throughout my various jenkins jobs?  I tried to create a Mask Passwords - Global name/password pair and then use it as a variable in the job's ANT properties section as: ${TEST_PASSWORD}, but it did

Re: Global use of masked password

2014-01-15 Thread Scott Evans
Eric, We use that all the time. Under Build Environment for each job there's a click box for Inject password to the build as environment variables and a sub-check for Global Passwords. It should be masked in any log output, but available to each job that's configured to use global passwords.

Re: Global use of masked password

2014-01-15 Thread Daniel Beck
On 15.01.2014, at 21:51, Scott Evans milwrd...@gmail.com wrote: there's a click box … provided by the Environment Injector Plugin (or env-inject). -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and stop