mirror of
https://github.com/rroemhild/docker-test-openldap.git
synced 2026-04-25 07:05:50 +03:00
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#57
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/31
Author: @elbosso
Created: 5/16/2021
Status: ❌ Closed
Base:
master← Head:master📝 Commits (6)
2ec7961fixes #1df79e56trying to restructuref5e2d3arestructuring6104d5erestructuring50023e7restructuringdf45f85trying to correct memberof📊 Changes
8 files changed (+16 additions, -13 deletions)
View changed files
📝
.gitignore(+1 -0)📝
Dockerfile(+1 -3)📝
bootstrap/config/memberof.ldif(+1 -1)➕
bootstrap/data/00_groups.ldif(+5 -0)📝
bootstrap/data/30_groups_admin.ldif(+2 -3)📝
bootstrap/data/30_groups_crew.ldif(+2 -3)📝
bootstrap/slapd-init.sh(+1 -1)📝
docker-compose.yml(+3 -2)📄 Description
image can not be built - error in sed command line
slappasswd produces output with slashes - therefore, the sed command line must use different separator chars.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.