mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
ITS#9527 - Fix typo ocDatabase to olcDatabase
This commit is contained in:
parent
c62d48ed11
commit
45fd7f5b71
@ -65,7 +65,7 @@ See the nss-ldapd/README for the original attribute names used in this code.
|
||||
The overlay also supports dynamic configuration in cn=config. The layout
|
||||
of the config entry is
|
||||
|
||||
dn: olcOverlay={0}nssov,ocDatabase={1}mdb,cn=config
|
||||
dn: olcOverlay={0}nssov,olcDatabase={1}mdb,cn=config
|
||||
objectClass: olcOverlayConfig
|
||||
objectClass: olcNssOvConfig
|
||||
olcOverlay: {0}nssov
|
||||
|
Loading…
Reference in New Issue
Block a user