/usr/share/doc/phamm-ldap/README.Debian is in phamm-ldap 0.6.2-1.2ubuntu1.
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 package
---------------------------------------
Configure
^^^^^^^^^
The configuration for phamm-ldap requires to include the
phamm.schema in /etc/ldap/slapd.conf.
Simply add this line below others include lines:
include /etc/ldap/schema/phamm.schema
and restart slapd (OpenLDAP server).
|