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_entrySpecifies 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
- hostSpecifies the host name of the LDAP server.Default:Token not set (localhost)
- pathSpecifies the LDAP client base directory.Default:Token not set (/usr/local/ldap)
- portSpecifies the LDAP server port (optional)Default:Token not set (389)