This topic is locked

LDAP integration for ASPR 6.2

4/21/2010 5:11:47 AM
ASPRunnerPro General questions
hichem author

Does anyone have a clear idea how to integrate ASPR 6.2 apps with LDAP?

any help is much appreciated

Thanks

Hich

Sergey Kornilov admin 4/21/2010

This needs to be done manually. You can use BeforeLogin event to authenticate users against Active Directory.
Here is the sample code:

http://www.serverwatch.com/tutorials/article.php/1476961/Accessing-Active-Directory-via-Active-Server-Pages-Part-1.htm