I'm trying to point jenkins at an fairly bog-standard OpenLDAP RFC2307 user database, but it complains:
30/07/2013 11:49:11 AM hudson.security.LDAPSecurityRealm inferRootDN WARNING: namingcontexts attribute not found in root DSE of 127.0.0.1 Please help me isolate the fault. At first I blamed slapd, but I can query the attribute by hand: # ldapsearch -H ldap://127.0.0.1 -xLLL -b '' -s base namingcontexts dn: namingContexts: dc=planetinnovation,dc=com,dc=au I'm using a http://mirrors.jenkins-ci.org/war/latest/jenkins.war that I just downloaded and ran, and haven't touched anything else within jenkins. It says "ver. 1.525" at the bottom of each page. All I did was go to Manage > Configure Global Security, tick Enable Security, tick LDAP, and enter 127.0.0.1 under Server. Since I'm not using TLS yet, I just took packet dumps of lo port 389. The first one shows me configuring LDAP and attempting to log in as foo/bar (not a valid account) which for some reason got "connection terminated unexpectedly"; the second shows retrying the latter again, geting redirected to /loginError. Attempting with a valid LDAP account also fails, but I'm not including a dump of that. I am testing with webkitgtk's test browser "GtkLauncher", as at 1.4.3. -- 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 jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
tmp.pcap
Description: Binary data
tmp2.pcap
Description: Binary data