-
Notifications
You must be signed in to change notification settings - Fork 189
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
sync users from ldap #1405
Comments
@butonic this is an old issue that was transferred from the archived |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions. |
the data model allows storing ldap properties to identify users on subsequenst sync runs. Best property is the source anchor or immutable id.
we need a cli to
design questions:
we currently have a uidnumber and gid nimber
Bonus points for registering an OID for an
ownclouduuid
which we can use for that in case the admin does not have an immutable id. Pro Tip: objectguid or entryuuid are not immutable. they change when moving users between directories.See also
The text was updated successfully, but these errors were encountered: