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

[feature request] LocalAD - make sync password with AD optional with preference key #130

Closed
bamtan opened this issue Dec 13, 2023 · 0 comments

Comments

@bamtan
Copy link

bamtan commented Dec 13, 2023

To avoid issues with password sync across various devices, we use our own system for password resets. Having the option to disable the XCreds AD password sync (Change Password prompt) would be beneficial.

Suggested solution:

  • New PreferenceKey e.g. AttemptADPasswordSync (set to true as default?)
  • If set to False; when user with expired/pw change required, deny login with message "Password is expired or requires change" and no further action until PW is reset on a separate system.

Note: XCreds should still do the password reset/silent overwrite since the PW is changed.

twocanoes added a commit that referenced this issue Jan 1, 2024
…preference key #130. To test, set the shouldPromptForADPasswordChange to false and set the user account to require password change on next login and verify the user is not prompted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants