Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions readme.MD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

## Usage

Query LDAP/Active Directory user
Query LDAP/Active Directory users
```
docker run -it firstfloor/ldaputils:2.0 bash
>ldaputils
Expand All @@ -25,7 +25,7 @@ Trying to find user mike02
================================================
```

Launch:
Launch:
./ldaputils -webserver

Go to the website3:
Expand Down
Loading