diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2011-September/008151.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/2011-September/008151.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-September/008151.html | 211 |
1 files changed, 211 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-September/008151.html b/zarb-ml/mageia-dev/2011-September/008151.html new file mode 100644 index 000000000..934341210 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-September/008151.html @@ -0,0 +1,211 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Systemd + Login issues. + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Systemd%20%2B%20Login%20issues.&In-Reply-To=%3C4E7390C7.7040309%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="008153.html"> + <LINK REL="Next" HREF="008155.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Systemd + Login issues.</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Systemd%20%2B%20Login%20issues.&In-Reply-To=%3C4E7390C7.7040309%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] Systemd + Login issues.">mageia at colin.guthr.ie + </A><BR> + <I>Fri Sep 16 20:09:11 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="008153.html">[Mageia-dev] MANDATORY READ : 7 days before misc unleashes CERBERUS! +</A></li> + <LI>Next message: <A HREF="008155.html">[Mageia-dev] Systemd + Login issues. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8151">[ date ]</a> + <a href="thread.html#8151">[ thread ]</a> + <a href="subject.html#8151">[ subject ]</a> + <a href="author.html#8151">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi, + +OK, so there seem to be a couple bugs related to this still outstanding. + +I've been testing things today and I rebooted into kdm and logged into +KDE and all was well. + +So I'd like to try and work out who is still having problems and if I +can help debug. + +As I understand it, Guillaume is still having issues with systemd+gdm, +but no problems with kdm in that setup. + +So can someone summarise things here so I can attempt to reproduce? + +For reference, I'm up to date as of a couple hours ago. + +rpm -V kdm gdm pam + +Only some inconsequential changes are left, although my system-auth file +is a bit different. + +Here is what I have: + + +#%PAM-1.0 + +auth required pam_env.so +auth sufficient pam_tcb.so shadow nullok prefix=$2a$ count=8 +auth required pam_deny.so + +account sufficient pam_tcb.so shadow +account required pam_deny.so + +password required pam_cracklib.so try_first_pass retry=3 +minlen=4 dcredit=0 ucredit=0 +password sufficient pam_tcb.so use_authtok shadow write_to=shadow +nullok prefix=$2a$ count=8 +password required pam_deny.so + +session optional pam_keyinit.so revoke +session required pam_limits.so +session [success=1 default=ignore] pam_succeed_if.so service in +crond quiet use_uid +-session optional pam_systemd.so +session required pam_tcb.so + + +And here is the diff from the .rpmnew file there: +--- system-auth.rpmnew 2011-08-27 13:06:24.000000000 +0100 ++++ system-auth 2011-08-27 13:08:41.049923085 +0100 +@@ -4,9 +4,10 @@ + auth sufficient pam_tcb.so shadow nullok prefix=$2a$ count=8 + auth required pam_deny.so + +-account required pam_tcb.so shadow ++account sufficient pam_tcb.so shadow ++account required pam_deny.so + +-password required pam_cracklib.so try_first_pass retry=3 ++password required pam_cracklib.so try_first_pass retry=3 +minlen=4 dcredit=0 ucredit=0 + password sufficient pam_tcb.so use_authtok shadow write_to=shadow +nullok prefix=$2a$ count=8 + password required pam_deny.so + + + + +Cheers + +Col + + + +-- + +Colin Guthrie +mageia(at)colin.guthr.ie +<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="008153.html">[Mageia-dev] MANDATORY READ : 7 days before misc unleashes CERBERUS! +</A></li> + <LI>Next message: <A HREF="008155.html">[Mageia-dev] Systemd + Login issues. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8151">[ date ]</a> + <a href="thread.html#8151">[ thread ]</a> + <a href="subject.html#8151">[ subject ]</a> + <a href="author.html#8151">[ 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> |