Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LDAP Synchronisation Problem: Password Changes Not Reflected & Group Search Non-functional #959

Open
av3tisyan opened this issue Jan 18, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@av3tisyan
Copy link

There are two key problems with LDAP synchronization in Defguard:

1. When changing a user's password in Active Directory, the change is not reflected in Defguard. Similarly, changes made in Defguard are not updated in Active Directory.

2.Group synchronization is not working at all; group data is not being properly synced between Active Directory and Defguard.

Steps to Reproduce

  1. Change a user's password in Active Directory.
  2. Check if the updated password works in Defguard.
  3. Change the user's password in Defguard and verify if the change is reflected in Active Directory.
  4. Attempt to sync groups between Active Directory and Defguard.

Expected Behavior

  1. Password changes in Active Directory should be reflected in Defguard, and vice versa.
  2. Group data should synchronize properly between Active Directory and Defguard.

Actual Behavior

  1. Password changes are not synchronized between Active Directory and Defguard.
  2. Group synchronization does not work at all.

Defguard Version: 1.1.4
Host OS: Debian 12
LDAP Provider: Windows Active Directory
LDAP Server: Windows Server 2022

Image

@av3tisyan av3tisyan added the bug Something isn't working label Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant