blob: acb2c2203d9ce8f99d198c966907c4d1ce2c349f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
===========================================================================
$NetBSD: MESSAGE,v 1.2 2009/02/01 08:05:06 manu Exp $
Please note that this module require slapd to be built with dynamic
module support. THis can be obtained by adding the following to mk.conf:
PKG_OPTIONS.openldap-server= dso
In order to enable the use of this module, add this directive to slapd.conf:
moduleload nops.la
===========================================================================
|