Groups > Novell > Apache2 for Novell > Re: Apache LDAP Authentication using the mail attribute.




Apache LDAP Authentication using the mail attribute.

Apache LDAP Authentication using the mail attribute.
Tue, 26 Sep 2006 14:42:14 GMT
Hi I have Apache LDAP authentication working using the cn. What I 
require is the users to login using their Internet mail attribute.
I am sure it is something simple.
I tried to add ?mail as shown below but it did not work.
AuthLDAPURL ldap://ottawa.oti.com/ou=ott?mail,o=oti.com
Any pointers?
Thanks
NetWare OESsp2
Post Reply
Re: Apache LDAP Authentication using the mail attribute.
Tue, 26 Sep 2006 15:27:39 GMT
Jeff Gover wrote:
> Hi I have Apache LDAP authentication working using the cn. What I 
> require is the users to login using their Internet mail attribute.
> I am sure it is something simple.
> I tried to add ?mail as shown below but it did not work.
> AuthLDAPURL ldap://ottawa.oti.com/ou=ott?mail,o=oti.com
> Any pointers?
> Thanks
> NetWare OESsp2
> Apache Web Server 2.0.54

LOL... I solved the problem. I had ?mail in the wrong place.
AuthLDAPURL ldap://ottawa.oti.com/ou=ott,o=oti.com?mail
Works like a charm.
Thanks

Post Reply
about | contact