An issue has been raised while QA testing an update for krb5 for Mageia 1 and 
Mageia 2 about apparently incorrect paths in init scripts:
https://bugs.mageia.org/show_bug.cgi?id=6469

Would the correct thing to do be to change /var/kerberos/krb5kdc to 
/etc/kerberos/krb5kdc as proposed in this patch to kadmin.init?:
https://bugs.mageia.org/attachment.cgi?id=2476&action=diff

I also noticed a line in kprop.init that says:
    [ -f /var/kerberos/krb5kdc/kpropd.acl ] || exit 6

Should that be changed as well?

Also, in krb5 in Cauldron, I similarly noticed the following...
kadmin.service:
ConditionPathExists=!/var/kerberos/krb5kdc/kpropd.acl

kprop.service:
ConditionPathExists=/var/kerberos/krb5kdc/kpropd.acl

Should those be changed as well?

Reply via email to