Skip to content

using parent key and filter #658

Closed Answered by bersace
fchapuis0101 asked this question in Q&A
Jun 10, 2024 · 4 comments · 15 replies
Discussion options

You must be logged in to vote

Bonjour @fchapuis: ça doit être possible.

À noter : vous pouvez définir des liens de parenté en plusieurs fois. La première règle définira les options. Les suivantes ajouteront des parents.

rules:
  - description: Créer les utilisateurs
    ldapsearch:
      base: ou=org,ou=Users,dc=test,dc=comp,dc=ch
     role: ...
  - description: Accorder l'accès dev
    ldapsearch:
      base: ou=APP,ou=DEV,ou=700_group,ou=20_group,ou=Other,ou=xxx,dc=test,dc=comp,dc=ch
       ...
     role:
       name: "{uniqueMember.uid}"
       parent: "{cn}"

Étienne

Replies: 4 comments 15 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@bersace
Comment options

Comment options

You must be logged in to vote
1 reply
@bersace
Comment options

Comment options

You must be logged in to vote
13 replies
@bersace
Comment options

@fchapuis0101
Comment options

@fchapuis0101
Comment options

@bersace
Comment options

Answer selected by bersace
@fchapuis0101
Comment options

@bersace
Comment options

@fchapuis0101
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants