|
|
|
|
|
gpwGetLDAPInfo (Function) In french: gpwRecupInfoLDAP Retrieves the configuration of the LDAP server used for the User Groupware. Syntax
<Result> = gpwGetLDAPInfo(<Type of information>)
<Result>: Type of the desired information Requested information. <Type of information>: Integer constant Information to retrieve: | | gpwLDAPDNBase | Base DN (character string in "DC=xxx,DC=zzz..." format). | gpwLDAPNoFile | LDAP directory usage mode. True if the User Groupware is started "without data files", in authentication mode only. | gpwLDAPPort | Port of the LDAP server. | gpwLDAPServer | Name of the LDAP server. | gpwLDAPVersion | Number of the LDAP version. |
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|