From: Gavin Henry Date: Sat, 9 Feb 2008 21:43:31 +0000 (+0000) Subject: Remove olcModuleLoad directives X-Git-Tag: OPENLDAP_REL_ENG_2_4_9~20^2~187 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4b97ecd0fd1ff5963d4ce75bde070b27f7869ff1;p=openldap Remove olcModuleLoad directives --- diff --git a/doc/guide/admin/overlays.sdf b/doc/guide/admin/overlays.sdf index 61c5e884c8..209be6177a 100644 --- a/doc/guide/admin/overlays.sdf +++ b/doc/guide/admin/overlays.sdf @@ -172,11 +172,6 @@ H3: Audit Logging Configuration If the directory is running vi {{F:slapd.d}}, then the following LDIF could be used to add the overlay to the overlay list in {{B:cn=config}} and set what file the {{TERM:LDIF}} gets logged to (adjust to suit) -> dn: cn=module{0},cn=config -> changetype: modify -> add: olcModuleLoad -> olcModuleLoad: {2}auditlog.la -> > dn: olcOverlay=auditlog,olcDatabase={1}hdb,cn=config > changetype: add > objectClass: olcOverlayConfig @@ -338,11 +333,6 @@ title attribute of any {{titleCatalog}} entries in the given scope. An example for use with {{cn=config}}: -> dn: cn=module{0},cn=config -> changetype: modify -> add: olcModuleLoad -> olcModuleLoad: {1}constraint.la -> > dn: olcOverlay=constraint,olcDatabase={1}hdb,cn=config > changetype: add > objectClass: olcOverlayConfig