URL: https://github.com/freeipa/freeipa/pull/3144 Author: flo-renaud Title: #3144: Fix expected file permissions for ghost files Action: opened
PR body: """ File permissions from the rpm freeipa-server-common and freeipa-client-common do not match the runtime permissions. This results in mode failures on rpm -Va. Fix the expected file permissions on rpm spec file for /var/lib/ipa/pki-ca/publish /var/named/dyndb-ldap/ipa /etc/ipa/pwdfile.txt /etc/pki/ca-trust/source/ipa.p11-kit (new format SQLite) /etc/ipa/nssdb/cert9.db /etc/ipa/nssdb/key4.db /etc/ipa/pkcs11.txt (old format DBM) /etc/ipa/cert8.db /etc/ipa/key3.db /etc/ipa/secmod.db
Fixes: https://pagure.io/freeipa/issue/7934 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3144/head:pr3144 git checkout pr3144
URL: https://github.com/freeipa/freeipa/pull/3144 Author: flo-renaud Title: #3144: Fix expected file permissions for ghost files Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3144/head:pr3144 git checkout pr3144
freeipa-devel@lists.fedorahosted.org