Guest Posted November 15, 2010 Posted November 15, 2010 Message from: "Andrew Tierney" Hi, Are there any issues calling Active Directory COM objects from a form ? ie. I am thinking of creating a Login form which accepts a username + Password, then calles the ActiveDs_TLB to see if Login/Password combo is correct and allows access to a form. Thanks Andrew . Quote
Guest Posted November 15, 2010 Author Posted November 15, 2010 Message from: "Farshad Mohajeri" "Andrew Tierney" . > Hi, > > Are there any issues calling Active Directory COM objects from a form ? > There shouldn't be any problem. Since they're COM objects, most probably you must set the "ServerModule->AutoCoInitialize->True" > ie. I am thinking of creating a Login form which accepts a username + > Password, then calles the ActiveDs_TLB to see if Login/Password combo is > correct and allows access to a form. > Good idea! I have some future plans to integrate "Browser Authentication" into the library. . Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.