Retrieves the configuration of the LDAP server used for the User Groupware.
Syntax
<Result> = gpwGetLDAPInfo(<Type of information>)
<Result>: Type of the requested information
Requested information.
<Type of information>: Integer constant
Information to retrieve: | |
gpwLDAPDNBase | Base DN (character string in "DC=xxx, DC=zzz, ..." format). |
gpwLDAPNoFile | Mode for using the LDAP directory. True if the user groupware is started "without data file", in authentication mode only. |
gpwLDAPPort | Port of LDAP server. |
gpwLDAPServer | Name of the LDAP server. |
gpwLDAPVersion | Number of the LDAP version. |