set default password
This commit is contained in:
parent
d4a6bf00fa
commit
e4a035a1c3
|
@ -13,7 +13,7 @@ ServerURL: ldap://localhost:389
|
||||||
Admins: cn=Manager,dc=my-domain,dc=com
|
Admins: cn=Manager,dc=my-domain,dc=com
|
||||||
|
|
||||||
# password to change these preferences via webfrontend (default: lam)
|
# password to change these preferences via webfrontend (default: lam)
|
||||||
Passwd: {SSHA}T2yboe0j+a41sZZm4UZl6kEzbcI= q9uv7w==
|
Passwd: lam
|
||||||
|
|
||||||
# suffix of tree view
|
# suffix of tree view
|
||||||
# e.g. dc=yourdomain,dc=org
|
# e.g. dc=yourdomain,dc=org
|
||||||
|
|
|
@ -13,7 +13,7 @@ ServerURL: ldap://localhost:389
|
||||||
Admins: cn=Manager,dc=my-domain,dc=com
|
Admins: cn=Manager,dc=my-domain,dc=com
|
||||||
|
|
||||||
# password to change these preferences via webfrontend (default: lam)
|
# password to change these preferences via webfrontend (default: lam)
|
||||||
Passwd: {SSHA}ahGvrvP2tLZCEChawYlRD0v5dFk= sSirVg==
|
Passwd: lam
|
||||||
|
|
||||||
# suffix of tree view
|
# suffix of tree view
|
||||||
# e.g. dc=yourdomain,dc=org
|
# e.g. dc=yourdomain,dc=org
|
||||||
|
|
|
@ -13,7 +13,7 @@ serverURL: ldap://localhost:389
|
||||||
admins: cn=Manager,dc=my-domain,dc=com
|
admins: cn=Manager,dc=my-domain,dc=com
|
||||||
|
|
||||||
# password to change these preferences via webfrontend (default: lam)
|
# password to change these preferences via webfrontend (default: lam)
|
||||||
passwd: {SSHA}RjBruJcTxZEdcBjPQdRBkDaSQeY= iueleA==
|
passwd: lam
|
||||||
|
|
||||||
# suffix of tree view
|
# suffix of tree view
|
||||||
# e.g. dc=yourdomain,dc=org
|
# e.g. dc=yourdomain,dc=org
|
||||||
|
|
|
@ -13,7 +13,7 @@ ServerURL: ldap://pdc.my-domain.com
|
||||||
Admins: cn=Administrator,cn=users,dc=my-domain,dc=com
|
Admins: cn=Administrator,cn=users,dc=my-domain,dc=com
|
||||||
|
|
||||||
# password to change these preferences via webfrontend (default: lam)
|
# password to change these preferences via webfrontend (default: lam)
|
||||||
Passwd: {SSHA}D05GxzVwo3vmuNLSNmkPiJ8x5u8= JgqZFQ==
|
Passwd: lam
|
||||||
|
|
||||||
# suffix of tree view
|
# suffix of tree view
|
||||||
# e.g. dc=yourdomain,dc=org
|
# e.g. dc=yourdomain,dc=org
|
||||||
|
|
Loading…
Reference in New Issue