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 scenario......
Thanks and Regards, Mahantesh.C.A On Mar 30, 2015 2:10 AM, <[email protected]> wrote: > Mantoo (original poster), if you tell us what you are trying to achieve, > there might be a better way to do it that does not need the user’s password. > > > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Brantone > *Sent:* 30 March 2015 08:38 > *To:* [email protected] > *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 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 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 > > -- > > > > -- > > This e-mail and any attachments may contain confidential, copyright and or > privileged material, and are for the use of the intended addressee only. If > you are not the intended addressee or an authorised recipient of the > addressee please notify us of receipt by returning the e-mail and do not > use, copy, retain, distribute or disclose the information in or attached to > the e-mail. > Any opinions expressed within this e-mail are those of the individual and > not necessarily of Diamond Light Source Ltd. > Diamond Light Source Ltd. cannot guarantee that this e-mail or any > attachments are free from viruses and we cannot accept liability for any > damage which you may sustain as a result of software viruses which may be > transmitted in or with the message. > Diamond Light Source Limited (company no. 4375679). Registered in England > and Wales with its registered office at Diamond House, Harwell Science and > Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom > > > -- > 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/K80CeTs4_6w/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/6836E1DC2DDC174C9D64B7860E5AF5FC9EDB5D2E%40EXCHMBX03.fed.cclrc.ac.uk > <https://groups.google.com/d/msgid/jenkinsci-users/6836E1DC2DDC174C9D64B7860E5AF5FC9EDB5D2E%40EXCHMBX03.fed.cclrc.ac.uk?utm_medium=email&utm_source=footer> > . > 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAE2WGXPfNPwbvCY%2BJQVVeW30ROSACYyJx45GsyPgkqAFpVRJ7g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
