jenkins 1.417 versus Active Directory
Posted
by
bmargulies
on Server Fault
See other posts from Server Fault
or by bmargulies
Published on 2011-06-23T12:33:51Z
Indexed on
2011/06/29
8:24 UTC
Read the original article
Hit count: 312
active-directory
|jenkins
I have a brand new installation of Jenkins 1.417 on Ubuntu 11.6, trying to talk to an active directory. I have the Active Directory plugin installed.
If I leave off the base DN and password, the 'test' button claims success, while actual authentication fails. If I put in a user name and password on the domain, the test button fails (just as above).
Is there some tweak required to the AD configuration to allow something like Jenkins to talk to it?
© Server Fault or respective owner