docs(jdisc-connector): document the Active Directory user and user group import - #1358
Draft
MichaelOv wants to merge 1 commit into
Draft
docs(jdisc-connector): document the Active Directory user and user group import#1358MichaelOv wants to merge 1 commit into
MichaelOv wants to merge 1 commit into
Conversation
…oup import Describes the two new sync profile options and the organizational unit filter, the prerequisite directory scan in JDisc Discovery, where group memberships end up and how nested groups are resolved. Adds a note that persons are matched by their LDAP DN, so instances that already run ldap-sync get no duplicates.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The JDisc Connector can import Active Directory users and user groups as person and person group objects. This documents the two new sync profile options and the organizational unit filter on the JDisc Connector page, in English and German.
What is documented
ldap-syncget no duplicates, and that nothing is overwritten, archived or deleted.Screenshots
Two per language, 1920x1080: the sync profile options with the organizational unit filter, and the resulting Person group members category.
Test plan
mkdocs build -f config/en/mkdocs.ymlpasses (strict mode, 149 s)mkdocs build -f config/de/mkdocs.ymlpasses (strict mode, 145 s)