LDAPLookup command
Used in a Server.Load script to perform LDAP lookup for specified user name.
Syntax
LDAPLookup <username>
Where:
- <username> -- Performs cn=username search on host LDAPHost.
Note: The NOTES.INI file must contain the setting
LDAPHost=system.domainname
-- for example, LDAPHost = Server.renovations.com
.