Add password example
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending approval
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending approval
This commit is contained in:
parent
56d78d4a1f
commit
97a0d1ed24
1 changed files with 2 additions and 1 deletions
|
@ -164,7 +164,8 @@ You can easily find it by reading the container logs :
|
|||
docker compose logs bottin | grep password:
|
||||
```
|
||||
|
||||
- username : it is provided by the log, and should be `cn=admin,dc=bottin,dc=eu`
|
||||
- The **username** is provided in the log, and should look like this: `cn=admin,dc=bottin,dc=eu`.
|
||||
- The **password** is right after in the same log line.
|
||||
|
||||
|
||||
#### Garage
|
||||
|
|
Loading…
Add table
Reference in a new issue