Re: Jenkins Integration with LDAP - Testing Connection Fails

2020-12-31 Thread Mohan
Manager credentials should be your domain LDAP Credentials. So it requires the complete CN,OU details. To get that contact your domain administrators. On Fri, 1 Jan 2021, 1:10 pm anilkumar panditi, wrote: > Okay, can you help how to create manager credentials, also i am trying > from the

Re: Jenkins Integration with LDAP - Testing Connection Fails

2020-12-31 Thread anilkumar panditi
Okay, can you help how to create manager credentials, also i am trying from the command (what is the user id need to give in this command) ldapsearch -x -h ad-ldap-server.com -p 389 -D "CN=jenkins,OU=Users,OU=Division,OU=Team,DC=domain,DC=com" -b

Re: Jenkins Integration with LDAP - Testing Connection Fails

2020-12-31 Thread Mohan
Hi Anil, Manager and manager password need to configured to validate the test connection. On Fri, 1 Jan 2021, 12:29 pm anilkumar panditi, wrote: > Hi MK, > i am getting ldap_bind: Invalid credentials (49) > > what are the credentials need to give here. > > Thanks, > Anil > > On Saturday, 22

Re: Jenkins Integration with LDAP - Testing Connection Fails

2020-12-31 Thread anilkumar panditi
Hi MK, i am getting ldap_bind: Invalid credentials (49) what are the credentials need to give here. Thanks, Anil On Saturday, 22 August 2020 at 10:00:55 UTC+5:30 Mk wrote: > Hi Jeremy, Thanks for the reply. Actually *ldapsearch* command on jenkins > master server terminal works. Below is the

Gracefully ignoring unavailable agents

2020-12-31 Thread 'Mark Raynsford' via Jenkins Users
Hello! Let's say I'm using a declarative pipeline setup like this: ~~ #!groovy pipeline { agent none stages { stage('Build') { parallel { stage('Build Linux') { stages { stage('Build:linux:openjdk-11-hotspot') { agent {

Re: Jenkins master/slave ping timeout settings: disable or increase?

2020-12-31 Thread jiga...@gmail.com
On Wednesday, April 15, 2020 at 2:06:19 AM UTC-4 monger_39 wrote: > Hey Jeff, > looks indeed like the 'standard' type of problems. Unfortunately in our > network, I do not have the > privileges to do anything much. Not that that would help much, since I'm > only a simple SW engineer, > not a