diff options
Diffstat (limited to 'services/accounts/ldif/examples/ldap-root.ldif')
| -rw-r--r-- | services/accounts/ldif/examples/ldap-root.ldif | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/services/accounts/ldif/examples/ldap-root.ldif b/services/accounts/ldif/examples/ldap-root.ldif new file mode 100644 index 0000000..8c4cfb1 --- /dev/null +++ b/services/accounts/ldif/examples/ldap-root.ldif @@ -0,0 +1,7 @@ +dn: olcDatabase={1}mdb,cn=config +changetype: modify +replace: olcRootDN +olcRootDN: cn=admin,dc=internetsafetylabs,dc=org +- +replace: olcRootPW +olcRootPW: secret |