File: README.Debian

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 (22 lines) | stat: -rw-r--r-- 690 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
gnarwl for Debian
-----------------

The configuration for gnarwl requires a few adaptions:

- Adapt /etc/gnarwl.cfg to your LDAP setup.

- Include a phamm-vacation.schema (or use another schema instead)

    Simply add this line below others include lines in /etc/ldap/slapd.conf:
    
    include         /etc/ldap/schema/phamm-vacation.schema

    (and restart slapd OpenLDAP server).

- Configuration file /etc/gnarwl.cfg should belong to the gnarwl user and have
  file permission 0400.

- /var/lib/gnarwl/block should belog to the gnarwl user and have permission to
  read and write in directory.  
 
 -- Francesco Zanolin <francesco.zanolin@ingv.it>  Sat, 20 Mar 2010 06:33:26 +0100