mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-03 20:40:05 -05:00
ITS#3024 add rootdn
This commit is contained in:
parent
7082b33acc
commit
b941de792c
1 changed files with 1 additions and 0 deletions
|
|
@ -102,6 +102,7 @@ at server {{EX:ldap.example.com}}.
|
|||
|
||||
> database ldap
|
||||
> suffix "dc=example,dc=com"
|
||||
> rootdn "dc=example,dc=com"
|
||||
> uri ldap://ldap.example.com/dc=example%2cdc=com
|
||||
> overlay proxycache
|
||||
> proxycache bdb 100000 1 1000 100
|
||||
|
|
|
|||
Loading…
Reference in a new issue