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

Add new UserAccountControl to permitted UAC's for AD. #10502

Merged

Conversation

uberbrady
Copy link
Collaborator

Description

A customer reported that one of his users couldn't log in, and every time he did try to log in, he would not be able to and his account got marked as disabled.

It turns out he had a strange userAccountControl setting enabled for his account - DONT_REQ_PREAUTH - so this change permits users like him to be able to log in.

Fixes fd25360

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

I re-ran the LDAP sync and it completed without error.

Copy link
Owner

@snipe snipe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks pretty straightforward - thanks!

@snipe snipe merged commit be7e6ed into snipe:master Jan 14, 2022
@snipe snipe added the ldap label Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants