redhat-cop / redhat-cop/group-sync-operator
Wildards seems not for whitelisting ldap groups
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 132
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
Defining wildcard groups for whitelisting ldap groups seems not to work.
Output:
search for entry with base
dn="cn=-.*,ou=,ou=,dc=example=com"
refers to a non-existent entry
Is this supported or is there a new feature request needed?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the LDAP group whitelist case using the reported wildcard DN and inspect the code path that builds the LDAP search base. Determine whether wildcard group matching is intended to be supported; done means either a confirmed fix with a regression test or a clear explanation of the supported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authorization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100