Blocking a user

2016-01-19 Thread Pankaj Gupta
Hi, We are using Jenkins LDAP plugin to authenticate user against AD. We noticed that someone is hitting the AD with wrong password there by resulting in a locked account in AD. We want to block this user from using Jenkins. What would be your suggestion to block a user in jenkins? Cheers, -Pank

Version String from War file

2014-12-09 Thread Pankaj Gupta
Hi, Is there an easy way to find "jenkins version string" from war file? It will be great if i don't extract the war and get this info. Thanks, -Pankaj -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop re

Issue with Kerberos plugin

2014-12-09 Thread Pankaj Gupta
Hi, I have been using Kerberos plugin for SSO. It was working fine. But after i upgraded Jenkins version to 1.593 noticed following logs from Kerberos plugin. It randomly crashes while using Chrome. Before this it was working fine from Chrome. Did anyone else had similar issue? I see this warning

Re: Jenkins new install (win8) fails to display website with HttpParser warning

2014-12-09 Thread Pankaj Gupta
Hi Patrick, Were you able to find a workaround? I faced same issue and page on IE is displayed empty. I'm using Jenkins ver. 1.565.1 Thanks, -Pankaj On Saturday, May 31, 2014 4:44:20 PM UTC+5:30, Patrick van der Velde wrote: > > Hi all > > I've tried to run Jenkins bot

IDE for groovy

2014-06-29 Thread Pankaj Gupta
Hi, How can i use IDE for example: eclipse to write groovy for jenkins. I tried to run groovy but i do not have access to this object: Hudson.instance.items. I see this instance is available in groovy console/scriptler within jenkins jvm, i understand this but is there a way for us to create that

Launching job as different user

2013-12-11 Thread Pankaj Gupta
Hi, I'm new to this group. I have been using Jenkins from last few months and still learning. I have a requirement to launch a build/test as a particular user id instead of the process as which Jenkins is running. I tried configuring node and added ssh keys of user but jenkins keep on trying (f