We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug LDAP sync always sets inactive all users, unless an Active Directory server is used.
To Reproduce
The "LDAP Active Flag" has no influence on this behaviour at all.
This line causes all LDAP users to always be deactivated on every LDAP sync:
snipe-it/app/Console/Commands/LdapSync.php
Line 181 in 25884a8
Commit that broke it: 966a736
See also #6158
Expected behavior My users can still log on after an LDAP sync.
Server (please complete the following information):
The text was updated successfully, but these errors were encountered:
Try upgrading to latest.
Sorry, something went wrong.
No branches or pull requests
Please confirm you have done the following before posting your bug report:
Describe the bug
LDAP sync always sets inactive all users, unless an Active Directory server is used.
To Reproduce
The "LDAP Active Flag" has no influence on this behaviour at all.
This line causes all LDAP users to always be deactivated on every LDAP sync:
snipe-it/app/Console/Commands/LdapSync.php
Line 181 in 25884a8
Commit that broke it:
966a736
See also #6158
Expected behavior
My users can still log on after an LDAP sync.
Server (please complete the following information):
The text was updated successfully, but these errors were encountered: