This topic is locked

AD Integration for authentication.

9/27/2006 12:55:34 PM
ASPRunnerPro General questions
J
Joseph author

How can I link the login page to authentication to active directory? Is it possible?

Sergey Kornilov admin 9/27/2006

Here is the tutorial that explains how yo use LDAP authenctication

http://www.4guysfromrolla.com/webtech/041800-1.shtml
You can put this code to BeforeLogin Event to impelement your own authentication.

B
berkeleyjw 9/28/2006

Are there any tutorials that describe how to authenticate against the Novell eDirectory LDAP server? Thanks.