| |
ADSI
Integrator has no native support for the ADSI API. If you want to integrate
with ADSI you have three choices:
- Use the NT4 Connector which gives you access to the
AD (Active Directory) fields that were available in NT4/SAM
- Use the LDAP Connector, since AD can be accessed
through LDAP
- Use the ADSI interface by scripting your own Script
Connector using VB Script
| |
|