This is a multi-part message in MIME format.
------=mesnews_0_0429081511
Content-Type: text/plain; charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Looking into some docs about LDAP I stumbled upon the following text, so I
wonder how to implement the GetObject function in VO. There is also a
ADSGetObject function, but it is a lot more complex.
The key is the GetObject function.
This allows you to bind to directory service objects without you needing
to provide any extra authentication. GetObject can be used to connect to
ADSI (by specifying the WinNT: protocol) or LDAP (using LDAP:). GetObject
is available to any language that sup****ts Automation, so that includes
VBScript, VB, JScript, C#, Delphi and other .NET languages. The sort of
object that you get back will depend on what you query.
Anyone ? 8-o
--
Jean-Pierre Maertens
------=mesnews_0_0429081511
Content-Type: text/html
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html;
charset=3Dwindows-1252">
<META content=3D"MSHTML 6.00.6000.16640" name=3DGENERATOR></HEAD>
<BODY>
<DIV>Looking into some docs about LDAP I stumbled upon the following text,
so I
wonder how to implement the GetObject function in VO. There is also
a
ADSGetObject function, but it is a lot more complex. </DIV>
<DIV> </DIV>
<DIV>The key is the <A
onclick=3D"javascript:urchinTracker
('/outgoing/msdn.microsoft.com/library/default.asp?url=3D/library/en-us/adsi/adsi/binding_with_getobject_and_adsgetobject.asp');"
href=3D"http://msdn.microsoft.com/library/default.asp?url=3D/library/en-us/adsi/adsi/binding_with_getobject_and_adsgetobject.asp"><CODE>GetObject</CODE></A> function.
</DIV>
<DIV>This allows you to bind to directory service objects without you
needing to
provide any extra authentication. <CODE>GetObject</CODE> can be used to
connect
to ADSI (by specifying the <CODE>WinNT:</CODE> protocol) or LDAP (using
<CODE>LDAP:</CODE>). <FONT color=3D#ff0000><CODE>GetObject</CODE> is
available to
any language that sup****ts Automation, so that includes VBScript, VB,
JScript,
C#, Delphi and other .NET languages</FONT>. The sort of object that you
get back
will depend on what you query.</DIV>
<DIV> </DIV>
<DIV>Anyone ? 8-o </DIV><PRE id=3D"signature"><CR>
--
Jean-Pierre Maertens</PRE></BODY></HTML>
------=mesnews_0_0429081511--


|