1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Template: gnarwl/server
Type: string
_Description: Name/address of the LDAP server:
Gnarwl contacts a LDAP server in order to get information about
vacation messages and accounts. Please specify the server,
optionally with the port to be used.
.
Example: ldap.yourdomain.local:389
Template: gnarwl/base
Type: string
_Description: Base DN of the LDAP server:
In order to access the LDAP server, please specify the base gnarwl
should use for LDAP queries.
.
Example: dc=yourdomain,dc=somewhere
|