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

Improve error handling in AD/LDAP sync process. #195

Open
brian-emery opened this issue Mar 31, 2015 · 2 comments
Open

Improve error handling in AD/LDAP sync process. #195

brian-emery opened this issue Mar 31, 2015 · 2 comments

Comments

@brian-emery
Copy link
Contributor

There are numerous situations in which the AD/LDAP sync can fail on a specific user. However, it would be better if we could continue to sync the rest of the users and log/display the users who were not able to be synced. I'll be using this issue to track situations that cause the sync to fail.

@brian-emery
Copy link
Contributor Author

If a local user is added to the OMVA, then a user with the same email/username is added via AD/LDAP, the sync will fail:

Unable to create {'group_id': 139, 'plan_id': 32688, 'email': '[email protected]', 'name': 'user1005'}. Got error during runall, aborted on action: create

and any additional users will not be synced.

@merickson
Copy link
Member

In the case of the above comment, see #196 . That does not invalidate the point of this issue, however.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants