/usr/share/doc/phamm-ldap-vacation/README.Debian is in phamm-ldap-vacation 0.6.5-1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | Notes about Debian's phamm-ldap-vacation package
------------------------------------------------
Configure
^^^^^^^^^
The configuration for phamm-ldap-vacation requires to include
the phamm-vacation.schema in /etc/ldap/slapd.conf.
Simply add this line below others include lines:
include /etc/ldap/schema/phamm-vacation.schema
and restart slapd (OpenLDAP server).
|