Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
missing - to read from stdin
Duncan Brown authored and GitHub committed Oct 9, 2019

Unverified

No user is associated with the committer email.
1 parent 8084b3a commit 8c04585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/adding-openldap.md
@@ -73,7 +73,7 @@ to create a hashed password value.
(be sure to use your own value and not the example below):

```
echo "{SSHA}emcy1JA+mxbHH0PMPcnasE9apBStAMks" | docker secret create olc_root_pw
echo "{SSHA}emcy1JA+mxbHH0PMPcnasE9apBStAMks" | docker secret create olc_root_pw -
```

* Create directories on the Docker engine host(s) for state files:

0 comments on commit 8c04585

Please sign in to comment.