forked from ungleich-public/cdist
[new-type] __openldap_server: another documentation typo.
This commit is contained in:
parent
79d58f0813
commit
35f0d4dbfa
1 changed files with 2 additions and 2 deletions
|
@ -133,8 +133,8 @@ EXAMPLES
|
|||
.. code-block:: sh
|
||||
|
||||
# Example of a simple server with manual certificate management.
|
||||
pki_prefix="/usr/local/etc/pki/realms/ldap.camilion.cloud" \
|
||||
__openldap_server \
|
||||
pki_prefix="/usr/local/etc/pki/realms/ldap.camilion.cloud"
|
||||
__openldap_server \
|
||||
--manager-dn 'cn=manager,dc=camilion,dc=cloud' \
|
||||
--manager-password "foo" \
|
||||
--manager-password-hash '{SSHA}foo' \
|
||||
|
|
Loading…
Reference in a new issue