Skip to content

Commit

Permalink
Revert "1737550 - 389-ds-base-1.4.3.7 addresss the issue with /dev/sh…
Browse files Browse the repository at this point in the history
…m/dirsrv permissions."

This reverts commit af32f14.

The build is now in Fedora updates repo.
  • Loading branch information
adelton committed May 1, 2020
1 parent f6a0caa commit 3cdc620
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile.fedora-32
Expand Up @@ -10,7 +10,6 @@ RUN groupadd -g 289 ipaapi; useradd -u 289 -g 289 -c 'IPA Framework User' -r -d
RUN ln -s /bin/false /usr/sbin/systemd-machine-id-setup
RUN dnf upgrade -y --setopt=install_weak_deps=False \
&& dnf install -y --setopt=install_weak_deps=False freeipa-server freeipa-server-dns freeipa-server-trust-ad patch \
&& dnf upgrade -y --enablerepo=updates-testing 389-ds-base-1.4.3.7-1.fc32 \
&& dnf clean all

# debug: RUN test $( getent passwd | grep -E "^(dirsrv:x:389|ipaapi:x:289|kdcproxy:x:288|pkiuser:x:17):" | wc -l ) -eq 4
Expand Down

0 comments on commit 3cdc620

Please sign in to comment.