ldap

In the [ldap] section, the tokens specify the attributes that are used to locate the LDAP server and input data. These parameters are used only by the ldap sample exit located in ACInstallDir/samples/ldap/exits/S50CREATE_Ldap_u.sh.
capamsc141
In the [ldap] section, the tokens specify the attributes that are used to locate the LDAP server and input data. These parameters are used only by the ldap sample exit located in
ACInstallDir
/samples/ldap/exits/S50CREATE_Ldap_u.sh.
  • base_entry
    Specifies the point in the LDAP directory tree to be used as the base entry point.
    For example, you can use o=
    organization_name
    , c=
    country_name
    .
    Default:
    Token not set
  • host
    Specifies the host name of the LDAP server.
    Default:
    Token not set (localhost)
  • path
    Specifies the LDAP client base directory.
    Default:
    Token not set (/usr/local/ldap)
  • port
    Specifies the LDAP server port (optional)
    Default:
    Token not set (389)