For completeness I have a solution.
You can put it in plain text and it will still work, to encrpyt it you need
to either use the Secret class in Jenkins, or just use AES128 with the key
in secret.key in the jenkins install dir.


On Fri, Aug 1, 2014 at 9:39 AM, Carl Austin <carl.aus...@gmail.com> wrote:

> Thanks very much for the reply, I'll give that a go and see how it works.
>
>
> On Wed, Jul 30, 2014 at 5:56 PM, <ed.678...@gmail.com> wrote:
>
>> I don't know about the mailer, but for the login passwords *py_bcrypt*
>> did the job for me: "bcrypt.hashpw(plaintext, bcrypt.gensalt())" and put
>> the value as <passwordhash>#jbcript:{{put-the-value-here}}</passwordhash>.
>>
>> --
>> Ed
>>
>> --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "Jenkins Users" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/jenkinsci-users/Ap3C-RJaRrU/unsubscribe
>> .
>> To unsubscribe from this group and all its topics, send an email to
>> jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to