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

Provide a cleaner lsc.xml sample file #301

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

coudot
Copy link
Member

@coudot coudot commented Aug 27, 2024

The goal is to have a default lsc.xml that is easy to understand.

Here I choose to have a simple task to synchronize users between 2 LDAP directories, with some interesting features of LSC:

  • Have a different pivot attribute between source and destination (uid/sAMAccountName)
  • Escape RDN value
  • Force objectClass values (top/user)
  • Set a static value in an attribute (description)
  • Map attributes (uid/sAMAccountName)
  • Automatically synchronize attributes (cn, givenName, mail, sn)

@coudot coudot linked an issue Aug 27, 2024 that may be closed by this pull request
@coudot coudot added this to the 2.2 milestone Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide a better minimal default configuration
1 participant