mirror of
https://github.com/rroemhild/docker-test-openldap.git
synced 2026-04-25 15:15:53 +03:00
[PR #6] [MERGED] Add memberOf overlay #44
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-test-openldap#44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rroemhild/docker-test-openldap/pull/6
Author: @shaan1337
Created: 5/23/2019
Status: ✅ Merged
Merged: 5/24/2019
Merged by: @rroemhild
Base:
master← Head:master📝 Commits (1)
0872312Add memberOf overlay📊 Changes
2 files changed (+41 additions, -0 deletions)
View changed files
➕
bootstrap/config/memberof.ldif(+35 -0)📝
bootstrap/slapd-init.sh(+6 -0)📄 Description
Hello,
This PR adds the
memberOfoverlay using thememberofandrefintmodules.This will add the
memberOfattribute to all members of a group with the DN of the group as the attribute's value.Example query:
Btw, thanks for this great docker image :)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.