Using the AD plugin you can list multiple domain controllers in the
advanced configuration section.
On Tuesday, 29 July 2014 09:59:58 UTC-7, alok kumar wrote:
>
> Hi All,
> We have a requirement where in we would like to configure Jenkins users to
> be authenticated by seeing up LDAP.
>
> The p
Hi All,
We have a requirement where in we would like to configure Jenkins users to
be authenticated by seeing up LDAP.
The problem here is we have these users working in different domains. So,
how can I setup LDAP for users present in different domains as I see only
one set of configuration that c
Hi Stephen,
I will see what I can do, but can't promise a quick turnaround (I need to
get a fair amount done before the JUC next week)
This may have something to do with the location of the main servers for the
domain.
e.g.
nslookup -q=SRV _ldap._tcp.mydomain.com
returns servers that are not
James, would you be amenable to firing up a test jenkins and giving some
comparative timings?
At least in Unix mode they should be pretty much identical in performance,
though theAD plugin should be much easier to configure
On 15 October 2013 14:47, teilo wrote:
> The LDAP plugin is (at least
The LDAP plugin is (at least it was before we unceremoniously ditched it)
MUCH MUCH quicker to authenticate users than the AD one when you have a
lovely large tree of domains…
Now I will prefix this with I am not an AD expert but…
http://technet.microsoft.com/en-us/library/cc728188(v=ws.10)
Can we just ask one question:
WHY ARE YOU USING THE LDAP PLUGIN AND NOT THE ACTIVE DIRECTORY PLUGIN?
People seem to keep on wanting to inflict pain on themselves and go with
the more complex LDAP plugin rather than the much much easier to use Active
Directory plugin.
If there is some feature mis
Hi Zac !
I was dealing with the same issue: authentication against LDAP/AD and your
answer was the right one.
Also, I fixed the group filter and configured group properties using this
filter:
Group search filter: (& (cn={0}) (objectclass=group) )
Group Search Base: your OU groups separated wit
th D G
From: mak1453
To: jenkinsci-users@googlegroups.com
Sent: Wednesday, September 25, 2013 4:23 PM
Subject: LDAP Configuration
Hello,
Please forgive me if I am asking very stupid questions. I am very new to LDAP.
I would like to integrate LDAP with Jenkins so that our existing
Hello,
Please forgive me if I am asking very stupid questions. I am very new to
LDAP. I would like to integrate LDAP with Jenkins so that our existing
users can use their domain user names to login to Jenkins. I have a server
on which Jenkins runs and people login using "Jenkins’s own user da