Re: How to read the logged in user's password in Jenkins as plain text?

2015-08-20 Thread Mantoo Ankalakoti
Hi, How r u? O am getting an error in groovy script in my Jenkins. FATAL: Failed to install https://dl.bintray.com/groovy/maven/groovy-binary-2.4.3.zip to E:\Jenkins\tools\Groovy\Groovy_1.7.6hudson.util.IOException2 : Failed

RE: How to read the logged in user's password in Jenkins as plain text?

2015-03-30 Thread Matthew.Webber
user's password in Jenkins as plain text? Hi, In my Jenkins job I have created users with Jenkins own user database. The passwords and user names are same as the svn credentials. So in my job I am trying to connect to svn using the logged in users credentials. So I need this sce

RE: How to read the logged in user's password in Jenkins as plain text?

2015-03-30 Thread Mantoo Ankalakoti
ps.com] *On Behalf Of *Brantone > *Sent:* 30 March 2015 08:38 > *To:* jenkinsci-users@googlegroups.com > *Subject:* Re: How to read the logged in user's password in Jenkins as > plain text? > > > > That's quite a security issue and generally not recommended. > > As a

RE: How to read the logged in user's password in Jenkins as plain text?

2015-03-30 Thread Matthew.Webber
-users@googlegroups.com Subject: Re: How to read the logged in user's password in Jenkins as plain text? That's quite a security issue and generally not recommended. As a compromise, if it's required as part of a job, could use the "Password Parameter" option and have the use

Re: How to read the logged in user's password in Jenkins as plain text?

2015-03-30 Thread Brantone
That's quite a security issue and generally not recommended. As a compromise, if it's required as part of a job, could use the "Password Parameter" option and have the user re-enter it. On Friday, 27 March 2015 16:38:17 UTC-7, Mantoo Ankalakoti wrote: > > Hi, > > I want to read the logged in user

Re: How to read the logged in user's password in Jenkins as plain text?

2015-03-28 Thread Baptiste Mathus
I don't think there's a way to do this. Fortunately. 2015-03-28 0:38 GMT+01:00 Mantoo Ankalakoti : > Hi, > > I want to read the logged in users password in my jenkins shell script. > I am using the Jenkins own database for authentication. > Please help me if there is any way to accomplish this? >

How to read the logged in user's password in Jenkins as plain text?

2015-03-27 Thread Mantoo Ankalakoti
Hi, I want to read the logged in users password in my jenkins shell script. I am using the Jenkins own database for authentication. Please help me if there is any way to accomplish this? Thanks and Regards Mahantesh.C.A -- You received this message because you are subscribed to the Google Grou