mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-09 09:13:02 +03:00
Compatibilidad #1703
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mgil-tesis on GitHub.
Please submit all your third party help requests to the forum
Link: https://bitwardenrs.discourse.group/c/help
Buenas tardes,
tengo una duda, para la sincronización con LDAP, se puede hacer con el Bitwarden Directory Connector?
Lo intenté realizar con la opción que das y el contenedor no logro levantarlo para realizar la configuración.
Muchas gracias por tu atención.
Un saludo.
@dani-garcia commented on GitHub:
No, por el momento no tenemos soporte para el conector oficial, pero existe un servicio alternativo para sincronización LDAP en la wiki que permite invitar usuarios de un servidor LDAP.
https://github.com/dani-garcia/bitwarden_rs/wiki/Syncing-users-from-LDAP
Saludos.
@Leboubou111 commented on GitHub:
Hi @dani-garcia
And with official Directory Connector ?
I try this to my test environment. DC could connect to Bitwarden_rs and LDAP server (users and groups appears when use Test Now button), but cannot sync users or groups, error
An unexpected error has occurredand[warn] Cannot query deleted users..Sure, I tried with INVITATIONS_ALLOWED and/or SIGNUPS_ALLOWED enable.
I think is a problem with
[info] Deleted user search: CN=Deleted Objects => (&(&(objectClass=person))(isDeleted=TRUE))command@dani-garcia commented on GitHub:
As mentioned in #999 this, feature request is included in the meta issue, so closing this to keep the issues list clean.
@Leboubou111 commented on GitHub:
Oh, ok, I find an issue with an explication : https://github.com/dani-garcia/bitwarden_rs/issues/999