support isMemberOf overlay
Open
@dercorn is already working on this.
Since Mar 16, 2018.
enhancement
- Dominant language
- PHP
- Stars
- 17
- Forks
- 19
- Avg merge
- 11h 40m
- Merged PRs (30d)
- 2
Description
currently only memberof is checked. oracle and d389 use isMemberOf but it contains a DN, eg isMemberOf: cn=bigGroup,ou=groups,dc=example,dc=com. may need additional handling than just also fetching and comparing the attribute.
cc @cornelius
see https://docs.oracle.com/cd/E29127_01/doc.111170/e28967/ismemberof-5dsat.htm
Contributor guide
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.
Assessment
This issue has not been assessed yet.