Active Directory/Connect: Difference between revisions

Content added Content deleted
m ({{omit from|Lilypond}})
No edit summary
Line 2: Line 2:


The task is to establish a connection to an Active Directory or Lightweight Directory Access Protocol server.
The task is to establish a connection to an Active Directory or Lightweight Directory Access Protocol server.

=={{header|AutoIt}}==
{{works with|AutoIt}}
<lang AutoIt> #include <AD.au3>
_AD_Open()</lang>


=={{header|AutoHotkey}}==
=={{header|AutoHotkey}}==