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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...