Skip to content

Commit

Permalink
update ldap development example (#664)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alevsk committed Mar 23, 2021
1 parent 744ccea commit 8bb982b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ $ cat > consoleAdmin.json << EOF
}
EOF
$ mc admin policy add myminio consoleAdmin consoleAdmin.json
$ mc admin policy set myminio consoleAdmin user=billy
$ mc admin policy set myminio consoleAdmin user="uid=billy,dc=example,dc=org"
```

## Run MinIO
Expand Down

0 comments on commit 8bb982b

Please sign in to comment.