diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-July/017162.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-July/017162.html | 107 |
1 files changed, 107 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-July/017162.html b/zarb-ml/mageia-dev/2012-July/017162.html new file mode 100644 index 000000000..1b5cb7b44 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-July/017162.html @@ -0,0 +1,107 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] krb5 paths issue + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20krb5%20paths%20issue&In-Reply-To=%3C1341440858.74614.YahooMailClassic%40web160501.mail.bf1.yahoo.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="017160.html"> + <LINK REL="Next" HREF="017164.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] krb5 paths issue</H1> + <B>David Walser</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20krb5%20paths%20issue&In-Reply-To=%3C1341440858.74614.YahooMailClassic%40web160501.mail.bf1.yahoo.com%3E" + TITLE="[Mageia-dev] krb5 paths issue">luigiwalser at yahoo.com + </A><BR> + <I>Thu Jul 5 00:27:38 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="017160.html">[Mageia-dev] Features that need some helpers +</A></li> + <LI>Next message: <A HREF="017164.html">[Mageia-dev] krb5 build issue +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#17162">[ date ]</a> + <a href="thread.html#17162">[ thread ]</a> + <a href="subject.html#17162">[ subject ]</a> + <a href="author.html#17162">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>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: +<A HREF="https://bugs.mageia.org/show_bug.cgi?id=6469">https://bugs.mageia.org/show_bug.cgi?id=6469</A> + +Would the correct thing to do be to change /var/kerberos/krb5kdc to /etc/kerberos/krb5kdc as proposed in this patch to kadmin.init?: +<A HREF="https://bugs.mageia.org/attachment.cgi?id=2476&action=diff">https://bugs.mageia.org/attachment.cgi?id=2476&action=diff</A> + +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? +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="017160.html">[Mageia-dev] Features that need some helpers +</A></li> + <LI>Next message: <A HREF="017164.html">[Mageia-dev] krb5 build issue +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#17162">[ date ]</a> + <a href="thread.html#17162">[ thread ]</a> + <a href="subject.html#17162">[ subject ]</a> + <a href="author.html#17162">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |