blob: fa9763e66feb44e521e9ab61d8b93443fcea0349 (
plain)
1
2
3
4
5
6
7
8
9
10
|
dn: olcDatabase={2}hdb,cn=config
changetype: modify
replace: olcSuffix
olcSuffix: dc=example,dc=com
-
replace: olcRootDN
olcRootDN: cn=admin,dc=example,dc=com
-
add: olcRootPW
olcRootPW: travis
|