From 5209fb6c8d962e0af670aa59e15d9933e999769a Mon Sep 17 00:00:00 2001 From: Ian Date: Thu, 30 Mar 2023 09:33:47 -0700 Subject: [PATCH] Update README.md Fixes #127 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c0f14f..6d924f0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # vaultwarden_ldap -An LDAP connector for [vaultwarden](https://github.com/dani-garcia/vaultwarden) +LDAP user invites for [vaultwarden](https://github.com/dani-garcia/vaultwarden) -After configuring, run `vaultwarden_ldap` and it will invite any users it finds in LDAP to your `vaultwarden` instance. +After configuring, run `vaultwarden_ldap` and it will invite any users it finds in LDAP to your `vaultwarden` instance. This is NOT a sync tool like the [Bitwarden Directory Connector](https://bitwarden.com/help/directory-sync/). ## Deploying