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

user_key is formed before attributes are modified by the extension config #818

Open
Luci2015 opened this issue Jun 14, 2023 · 0 comments · May be fixed by #826
Open

user_key is formed before attributes are modified by the extension config #818

Luci2015 opened this issue Jun 14, 2023 · 0 comments · May be fixed by #826

Comments

@Luci2015
Copy link
Collaborator

Description
user_key is formed before attributes are modified by the extension config.
In case the email gets modified in this process, the user_key gets created with the initial email value extracted from directory

Steps to reproduce

  • use an extension config where the email is modified to be equal to username, equal to something different than what's extracted from directory as 'mail' attribute
  • run UST and observe that queueing will be seen for accts with user_key using initial email account and removing the ones that have the correct/expected user_key for same account.

Expected behavior
keys should be matching in this case and above situation be avoided

Environment

  • UST version: all
  • OS type and version: all
Luci2015 added a commit to Luci2015/user-sync.py that referenced this issue Oct 9, 2023
@Luci2015 Luci2015 linked a pull request Oct 9, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant