What version are you running?
1.0.5.1
What's the URL of the page containing the problem?
http://rb.novanoc.com/
What steps will reproduce the problem?
1. Set information for LDAP
LDAP Server: ldap://auth01.novanoc.com:389
LDAP Base DN: ou=Users,dc=novanoc,dc=com
E-Mail Domain: novanetworks.com
E-Mail LDAP Attribute: mail
User Mask: uid=%s (or (uid=%s))
Anonymous User Mask: uid=%s (or (uid=%s))
2. Save settings / Restart apache (because you can!)
3. Log in with LDAP account that works on the server in question
What is the expected output? What do you see instead?
Login successful is expected, instead I get login failed.
From my debug output on the LDAP server:
Oct 26 14:27:28 Auth01 slapd[4226]: conn=1586528 fd=21 ACCEPT from
IP=30.30.1.207:47230 (IP=0.0.0.0:389)
Oct 26 14:27:28 Auth01 slapd[4226]: conn=1586528 op=0 do_bind: invalid dn
((uid=%s))
Oct 26 14:27:28 Auth01 slapd[4226]: conn=1586528 op=0 RESULT tag=97 err=34
text=invalid DN
What operating system are you using? What browser?
Server: Ubuntu 8.04 LTS, OpenLDAP
Desktop: Vista Busines 32 bit, Firefox 3.5.3
Please provide any additional information below.
Doesn't appear to translate the %s for string.