diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-January/011416.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-January/011416.html | 108 |
1 files changed, 108 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-January/011416.html b/zarb-ml/mageia-dev/2012-January/011416.html new file mode 100644 index 000000000..8b216c02a --- /dev/null +++ b/zarb-ml/mageia-dev/2012-January/011416.html @@ -0,0 +1,108 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] MANUAL FIX: ACL/permissions issues (i.e. sound devices) + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20MANUAL%20FIX%3A%20ACL/permissions%20issues%20%28i.e.%20sound%20devices%29&In-Reply-To=%3C4F1587E1.9010802%40colin.guthr.ie%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="011415.html"> + <LINK REL="Next" HREF="011417.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] MANUAL FIX: ACL/permissions issues (i.e. sound devices)</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20MANUAL%20FIX%3A%20ACL/permissions%20issues%20%28i.e.%20sound%20devices%29&In-Reply-To=%3C4F1587E1.9010802%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] MANUAL FIX: ACL/permissions issues (i.e. sound devices)">mageia at colin.guthr.ie + </A><BR> + <I>Tue Jan 17 15:38:25 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="011415.html">[Mageia-dev] Issues with dracut +</A></li> + <LI>Next message: <A HREF="011417.html">[Mageia-dev] MANUAL FIX: ACL/permissions issues (i.e. sound devices) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#11416">[ date ]</a> + <a href="thread.html#11416">[ thread ]</a> + <a href="subject.html#11416">[ subject ]</a> + <a href="author.html#11416">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi, + +I messed up a %post script in the pam package which causes issues with +systemd related authentication stuff. Sorry about that. + +It's a pain to fix with a script so I won't and thus a manual fix is needed. + +Simply edit the system-auth pam.d file, e.g.: sudo vi /etc/pam.d/system-auth + +and remove the last line which should say: + +-session optional pam_systemd.so + + +This line should be a duplicate of an entry one or two lines above. + +You DO want one line with the above in it, you do NOT want more than one. + +pam package is fixed to not do this any more but you'll need to manually +fix this up. + +Sorry for the inconvenience. + +Col + +-- + +Colin Guthrie +colin(at)mageia.org +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: + Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A> +Open Source: + Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A> + PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A> + Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A> +</PRE> + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="011415.html">[Mageia-dev] Issues with dracut +</A></li> + <LI>Next message: <A HREF="011417.html">[Mageia-dev] MANUAL FIX: ACL/permissions issues (i.e. sound devices) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#11416">[ date ]</a> + <a href="thread.html#11416">[ thread ]</a> + <a href="subject.html#11416">[ subject ]</a> + <a href="author.html#11416">[ 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> |