summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-January/011417.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-January/011417.html')
-rw-r--r--zarb-ml/mageia-dev/2012-January/011417.html97
1 files changed, 97 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-January/011417.html b/zarb-ml/mageia-dev/2012-January/011417.html
new file mode 100644
index 000000000..593300b65
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-January/011417.html
@@ -0,0 +1,97 @@
+<!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%0A%09devices%29&In-Reply-To=%3CCAONrEtbHFDQ1PV2EgRek8zgVQtGzoAASVdeneDUk%2Bx--ioEwrw%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="011416.html">
+ <LINK REL="Next" HREF="011418.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] MANUAL FIX: ACL/permissions issues (i.e. sound devices)</H1>
+ <B>Thierry Vignaud</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%0A%09devices%29&In-Reply-To=%3CCAONrEtbHFDQ1PV2EgRek8zgVQtGzoAASVdeneDUk%2Bx--ioEwrw%40mail.gmail.com%3E"
+ TITLE="[Mageia-dev] MANUAL FIX: ACL/permissions issues (i.e. sound devices)">thierry.vignaud at gmail.com
+ </A><BR>
+ <I>Tue Jan 17 17:44:04 CET 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="011416.html">[Mageia-dev] MANUAL FIX: ACL/permissions issues (i.e. sound devices)
+</A></li>
+ <LI>Next message: <A HREF="011418.html">[Mageia-dev] MANUAL FIX: ACL/permissions issues (i.e. sound devices)
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#11417">[ date ]</a>
+ <a href="thread.html#11417">[ thread ]</a>
+ <a href="subject.html#11417">[ subject ]</a>
+ <a href="author.html#11417">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 17 January 2012 15:38, Colin Guthrie &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>&gt; wrote:
+&gt;<i> Hi,
+</I>&gt;<i>
+</I>&gt;<i> I messed up a %post script in the pam package which causes issues with
+</I>&gt;<i> systemd related authentication stuff. Sorry about that.
+</I>&gt;<i>
+</I>&gt;<i> It's a pain to fix with a script so I won't and thus a manual fix is needed.
+</I>
+perl -pi -e 'if (/^-session\s+optional\s+pam_systemd.so\s*$/o) {
+$seen++; undef $_ if $seen &gt; 1 }' /etc/pam.d/system-authsystem-auth
+
+&gt;<i> Simply edit the system-auth pam.d file, e.g.: sudo vi /etc/pam.d/system-auth
+</I>&gt;<i>
+</I>&gt;<i> and remove the last line which should say:
+</I>&gt;<i>
+</I>&gt;<i> -session &#160; &#160;optional &#160; &#160; &#160;pam_systemd.so
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> This line should be a duplicate of an entry one or two lines above.
+</I>&gt;<i>
+</I>&gt;<i> You DO want one line with the above in it, you do NOT want more than one.
+</I>&gt;<i>
+</I>&gt;<i> pam package is fixed to not do this any more but you'll need to manually
+</I>&gt;<i> fix this up.
+</I>&gt;<i>
+</I>&gt;<i> Sorry for the inconvenience.
+</I></PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="011416.html">[Mageia-dev] MANUAL FIX: ACL/permissions issues (i.e. sound devices)
+</A></li>
+ <LI>Next message: <A HREF="011418.html">[Mageia-dev] MANUAL FIX: ACL/permissions issues (i.e. sound devices)
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#11417">[ date ]</a>
+ <a href="thread.html#11417">[ thread ]</a>
+ <a href="subject.html#11417">[ subject ]</a>
+ <a href="author.html#11417">[ 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>