SHA256
1
0
forked from pool/openldap2

Accepting request 828345 from home:kukuk:container

- Switch from shadow to sysusers to generate ldap account
- Remove if's for code older than SLE12 (Even SLE12 builds no longer)
- Remove 12 years old sasl2 migration code

OBS-URL: https://build.opensuse.org/request/show/828345
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=270
This commit is contained in:
Michael Ströder
2020-08-21 07:12:10 +00:00
committed by Git OBS Bridge
parent 4754d1883c
commit 37de44c207
4 changed files with 23 additions and 29 deletions

4
start
View File

@@ -7,10 +7,6 @@
# Ralf Haferkamp
#
# Determine the base and follow a runlevel link name.
base=${0##*/}
link=${base#*[SK][0-9][0-9]}
test -f /etc/sysconfig/openldap && . /etc/sysconfig/openldap
SLAPD_BIN=/usr/sbin/slapd