The URI to the LDAP server. Contains only the scheme ('ldap', 'ldaps'), the LDAP server connection address (an IP address or DNS name), and the port to use.
This setting contains the absolute top-level that Kolab is allowed to use. While most commonly the same value as the root distinguished name (root dn) for the tree, dc=example,dc=org for example, this is not always the case.
Despite the fact that Kolab can generate a domain-component oriented naming scheme base dn from the domain name space configured as or believed to be the primary domain, Kolab often requires the configuration of the overall base distinguished name (base dn) as LDAP trees may use a non-domain component oriented naming scheme, such as o=organization,c=nl, or use a different level of depth.
The distinguished name of the account to use for bind operations. This is part of a set of bind credentials used as a last resort only.
If you have other, more functionally specific bind credentials configured as well, set this to the bind dn which has the least privileges (i.e. an anonymous user).
If you have no other functionally more specific bind credentials configured, set this to the bind dn used to allow the most actions to be executed against the LDAP server, for example cn=Directory Manager.
A comma- or comma-space separated list of entry attribute names of which the value is to be allowed as the login name during authentication.
This enables an administrator to allow users to login with their entry's uid attribute value, in addition to their entry's mail attribute value.
Common attribute names in this list include: alias, mail, mailAlternateAddress, uid.
The attribute to use for a user's mail quota.
The attribute to use for a user's mail server.
The base dn to use when searching for users.
The filter to use when searching for users.
The RDN attribute name (and value) to use. The value for this configuration setting should use a globally unique attribute.
The scope to use when searching for users.
The base dn to use when searching for users of type 'kolab'.
The filter to use when searching for users of type 'kolab'.
The scope to use when searching for users of type 'kolab'.
The base dn to use when searching for users of type 'special'.
The filter to use when searching for users of type 'special'.
The scope to use when searching for users of type 'special'.
The base dn to use when searching for groups.
The filter to use when searching for groups.
The RDN attribute to use for groups. This should use a globally unique attribute.
The scope to use when searching for groups.
The base dn to use when searching for domains.
The filter to use when searching for domains.
The scope to use when searching for domains.
The naming attribute for domains. Results in the first value of the list of values contained within the attribute values for a single entry to be used as the Relative Distinguished Name (RDN).
The attribute that contains a reference to the root dn to use for the domain.