Notes.ini Entry



Name:

    LDAPLookup

Syntax

    LDAPLookup=Username

Applies to:

    Servers - Only for server.load tests

Add-on:

    Yes

First Release:

    6.0

Obsolete since:


    Category:

      Ldap

    Default:

      None

    UI equivalent:

      None

    Description:
    This is not really a notes.ini variable but a scriptable variable for the Server.load utility

    This is 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.acme.com