diff options
-rw-r--r-- | doc/ldap/README.ldap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ldap/README.ldap b/doc/ldap/README.ldap index 630cccbcc..02838252f 100644 --- a/doc/ldap/README.ldap +++ b/doc/ldap/README.ldap @@ -244,7 +244,7 @@ password used in the above example is "abc"). Now run -: ldapadd -v -x -H ldapi:/// -D 'cn=admin,dc=gnupg,dc=com' \ +: ldapadd -v -x -H ldapi:/// -D 'cn=admin,dc=example,dc=com' \ : -W -f ./newuser.ldif On the password prompt enter the admin's password (not the one of the |