Lisp HUG Maillist Archive

Microsoft Active Directory

Hi LispHug,

By any chance have any of you been using the LispWorks COM/Automation package as it applies to Microsoft Active Directory?

I'm a bit stumped on how to correctly access and query the AD Forest and/or Tree.

Thanks in advance,
Brian C.

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html


Re: Microsoft Active Directory


On 04 Nov 2013, at 18:08 , Brian Connoy <BConnoy@morrisonhershfield.com> wrote:

> 
> Hi LispHug,
> 
> By any chance have any of you been using the LispWorks COM/Automation package as it applies to Microsoft Active Directory?
> 
> I'm a bit stumped on how to correctly access and query the AD Forest and/or Tree.
> 

If all you need is to make queries against AD, you may find trivial-ldap useful.


_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html


RE: Microsoft Active Directory

> If all you need is to make queries against AD, you may find trivial-ldap useful.

Thanks for pointing that out, Raymond.   I will eventually need to write things to AD, but meantime I'll take a peek at trivial-ldap in search of some enlightenment.

BC

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html


Updated at: 2020-12-10 08:34 UTC