File: templates

package info (click to toggle)
gnarwl 3.6.dfsg-14
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 880 kB
  • sloc: ansic: 1,191; makefile: 119; sh: 71; php: 44
file content (17 lines) | stat: -rw-r--r-- 503 bytes parent folder | download | duplicates (6)
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