Skip to content

Commit

Permalink
Merge pull request dinkel#19 from oplantalech/patch-2
Browse files Browse the repository at this point in the history
LDAP documentation: Fix error in a command
  • Loading branch information
fedde-s committed Aug 31, 2017
2 parents dcb7c61 + b0fcc5c commit d7c7c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion using-ldap.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ while (again) authenticating as the admin user to make the change:
```shell
docker run --rm -it \
--net=authnet \
openldap:utils \
openldap:withtools \
ldappasswd -H ldap://ldap-server -xWD cn=admin,dc=cbio,dc=local -S \
uid=foo,ou=people,dc=cbio,dc=local
```
Expand Down

0 comments on commit d7c7c8c

Please sign in to comment.