Previous Thread
Next Thread
Print Thread
active directory #18616 15 Dec 10 01:22 AM
Joined: Jun 2001
Posts: 153
O
OmniLedger - Tom Reynolds Offline OP
Member
OP Offline
Member
O
Joined: Jun 2001
Posts: 153
Anyone had any success accessing information from Active Directory?

Barry

Re: active directory #18617 15 Dec 10 04:03 AM
Joined: Jun 2001
Posts: 11,945
J
Jack McGregor Online Content
Member
Online Content
Member
J
Joined: Jun 2001
Posts: 11,945
I know I often somehow fail to notice your posts (even when I have a ready answer), just for irony, I spotted this one immediately (but I know almost nothing about it).

Are you looking for some way to access AD information from within A-Shell under Linux?

Or Windows? In the Windows environment, the ADSI (Active Directory Services Interface) allows access from languages supporting COM, so one approach would be to use the A-Shell ActiveX SDK to create a VB-based subroutine. Nowadays, it would probably be easier to do it in .Net, although we don't currently have any in-process interface to that. (But perhaps you can make a deal with Jorge to get him to add some AD-related functionality to his NetCaller utility.)

In the Linux environment, there are various schemes for authenticating against AD, but I'm not aware of any straightforward C-based API.

In either case, given how many possible things you might want to do with AD, it is probably not going to be easy to create a simple XCALL interface. More likely, the approach would be to use some external language/tool to code the kind of operations you are interested in, and then work out how to call that via HOSTEX or some other external interface.

Re: active directory #18618 17 Dec 10 03:06 AM
Joined: Jun 2001
Posts: 153
O
OmniLedger - Tom Reynolds Offline OP
Member
OP Offline
Member
O
Joined: Jun 2001
Posts: 153
I have found an Activex control that is used to communicate with LDAP Directory Servers using the LDAP (Lightweight Directory Access) protocol.

At the time of posting the message I was banging my head against a wall trying to get it to work and wondered if anyone had found a better/simpler/working/anything!! method. Fortunately once my headache faded I was able to get the control to work and it now accesses any and all data stored in Active Directory.

So thanks but I think I've solved my own problem...

Barry


Moderated by  Jack McGregor, Ty Griffin 

Powered by UBB.threads™ PHP Forum Software 7.7.3