Web application to authenticate against LDAP

I have a Domino web application and this application needs to do an LDAP authentication. The LDAP is ‘created’ using a Non-Domino application (i.e. ASP.NET).

What do i need to do at the Domino application end to make it authenticate against this LDAP and not against the Notes address book.

Subject: Web application to authenticate against LDAP

You need to add the AD LDAP to Notes Directory Assistance. There is also a good IBM Redbook available on the subject, search the forum for other posts on this.

Subject: Web application to authenticate against LDAP

I have a Domino web application and this application needs to do an LDAP authentication. The LDAP is ‘created’ using a Non-Domino application (i.e. ASP.NET).

What do i need to do at the Domino application end to make it authenticate against this LDAP and not against the Notes address book.

You need to use Directory Assistance. Pointers to info in the “Domino Directory FAQ” (google it)

In particular, see ID107: Getting Started With Active Directory Integration. Although it deals with setting up DA with Active Directory, the technique is useful for any LDAP server.