Jump to content

ActiveDs_TLB and Forms ?


Guest

Recommended Posts

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

.

 

Link to comment
Share on other sites

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.

 

 

.

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...