mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-01 20:49:35 -05:00
ITS#9527 - Fix typo ocDatabase to olcDatabase
This commit is contained in:
parent
c62d48ed11
commit
45fd7f5b71
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue