[PR #31] [CLOSED] fixes #1 #57

Closed
opened 2026-02-27 16:47:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rroemhild/docker-test-openldap/pull/31
Author: @elbosso
Created: 5/16/2021
Status: Closed

Base: masterHead: master


📝 Commits (6)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/rroemhild/docker-test-openldap/pull/31 **Author:** [@elbosso](https://github.com/elbosso) **Created:** 5/16/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`2ec7961`](https://github.com/rroemhild/docker-test-openldap/commit/2ec79619992f78eb4c9595a1429ce0e4aac88f4a) fixes #1 - [`df79e56`](https://github.com/rroemhild/docker-test-openldap/commit/df79e56f8092b5045573690236ac1adb93e36caa) trying to restructure - [`f5e2d3a`](https://github.com/rroemhild/docker-test-openldap/commit/f5e2d3ac717d72cb95e169dd3831150f1af54a05) restructuring - [`6104d5e`](https://github.com/rroemhild/docker-test-openldap/commit/6104d5e746744a8ea4713f4b6e7207d2180425b6) restructuring - [`50023e7`](https://github.com/rroemhild/docker-test-openldap/commit/50023e7313d0c883bd7da04eb0564ca4d26219ec) restructuring - [`df45f85`](https://github.com/rroemhild/docker-test-openldap/commit/df45f855b367276a36dbb7b0ec2fdb37ba4c1623) trying to correct memberof ### 📊 Changes **8 files changed** (+16 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `.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) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 16:47:50 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-test-openldap#57
No description provided.