Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Seji64/LAPS-WebUI
Browse files Browse the repository at this point in the history
  • Loading branch information
Seji64 committed Jul 6, 2023
2 parents a8fd31d + 4ab17b5 commit 24da280
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@ docker run -d \
-e LDAP__SearchBase=DC=example,DC=com \
-p 8080:8080 \
--restart unless-stopped \
ghcr.io/seji64/laps-webui:1.4.1
ghcr.io/seji64/laps-webui:1.4.2
```

## Usage:
- Navigate with your WebBrowser to the LAPS WebUI Page (Default: http://127.0.0.1:8080 )
- Login with any Active Directory User which can access the LAPS LDAP Properties
- Type any Computername in the Searchbox and click a result to view the LAPS Password.

## Why is there now User Management?
## Why is there no User Management?

There is none cause *LAPS-WebUI* authenticates against your ActiveDirectory. There is also defined who can read those LAPS Passwords.

Expand Down

0 comments on commit 24da280

Please sign in to comment.