summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2011-September/008156.html
blob: 380e7052aee0f2992007fe3f5e52208dca9e5c56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
<!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=%3C4E739606.2020802%40osguru.org%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="008187.html">
   <LINK REL="Next"  HREF="008159.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-dev] Systemd + Login issues.</H1>
    <B>Scott Chevalley</B> 
    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Systemd%20%2B%20Login%20issues.&In-Reply-To=%3C4E739606.2020802%40osguru.org%3E"
       TITLE="[Mageia-dev] Systemd + Login issues.">avalon at osguru.org
       </A><BR>
    <I>Fri Sep 16 20:31:34 CEST 2011</I>
    <P><UL>
        <LI>Previous message: <A HREF="008187.html">[Mageia-dev] Systemd + Login issues.
</A></li>
        <LI>Next message: <A HREF="008159.html">[Mageia-dev] Systemd + Login issues.
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#8156">[ date ]</a>
              <a href="thread.html#8156">[ thread ]</a>
              <a href="subject.html#8156">[ subject ]</a>
              <a href="author.html#8156">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>On 09/16/2011 02:09 PM, Colin Guthrie wrote:
&gt;<i> Hi,
</I>&gt;<i> 
</I>&gt;<i> OK, so there seem to be a couple bugs related to this still outstanding.
</I>&gt;<i> 
</I>&gt;<i> I've been testing things today and I rebooted into kdm and logged into
</I>&gt;<i> KDE and all was well.
</I>&gt;<i> 
</I>&gt;<i> So I'd like to try and work out who is still having problems and if I
</I>&gt;<i> can help debug.
</I>&gt;<i> 
</I>&gt;<i> As I understand it, Guillaume is still having issues with systemd+gdm,
</I>&gt;<i> but no problems with kdm in that setup.
</I>&gt;<i> 
</I>&gt;<i> So can someone summarise things here so I can attempt to reproduce?
</I>&gt;<i> 
</I>&gt;<i> For reference, I'm up to date as of a couple hours ago.
</I>&gt;<i> 
</I>&gt;<i> rpm -V kdm gdm pam
</I>&gt;<i> 
</I>&gt;<i> Only some inconsequential changes are left, although my system-auth file
</I>&gt;<i> is a bit different.
</I>&gt;<i> 
</I>&gt;<i> Here is what I have:
</I>&gt;<i> 
</I>&gt;<i> 
</I>&gt;<i> #%PAM-1.0
</I>&gt;<i> 
</I>&gt;<i> auth        required      pam_env.so
</I>&gt;<i> auth        sufficient    pam_tcb.so shadow nullok prefix=$2a$ count=8
</I>&gt;<i> auth        required      pam_deny.so
</I>&gt;<i> 
</I>&gt;<i> account     sufficient    pam_tcb.so shadow
</I>&gt;<i> account     required      pam_deny.so
</I>&gt;<i> 
</I>&gt;<i> password    required      pam_cracklib.so try_first_pass retry=3
</I>&gt;<i> minlen=4  dcredit=0  ucredit=0
</I>&gt;<i> password    sufficient    pam_tcb.so use_authtok shadow write_to=shadow
</I>&gt;<i> nullok prefix=$2a$ count=8
</I>&gt;<i> password    required      pam_deny.so
</I>&gt;<i> 
</I>&gt;<i> session     optional      pam_keyinit.so revoke
</I>&gt;<i> session     required      pam_limits.so
</I>&gt;<i> session     [success=1 default=ignore] pam_succeed_if.so service in
</I>&gt;<i> crond quiet use_uid
</I>&gt;<i> -session    optional      pam_systemd.so
</I>&gt;<i> session     required      pam_tcb.so
</I>&gt;<i> 
</I>&gt;<i> 
</I>&gt;<i> And here is the diff from the .rpmnew file there:
</I>&gt;<i> --- system-auth.rpmnew	2011-08-27 13:06:24.000000000 +0100
</I>&gt;<i> +++ system-auth	2011-08-27 13:08:41.049923085 +0100
</I>&gt;<i> @@ -4,9 +4,10 @@
</I>&gt;<i>  auth        sufficient    pam_tcb.so shadow nullok prefix=$2a$ count=8
</I>&gt;<i>  auth        required      pam_deny.so
</I>&gt;<i> 
</I>&gt;<i> -account     required      pam_tcb.so shadow
</I>&gt;<i> +account     sufficient    pam_tcb.so shadow
</I>&gt;<i> +account     required      pam_deny.so
</I>&gt;<i> 
</I>&gt;<i> -password    required      pam_cracklib.so try_first_pass retry=3
</I>&gt;<i> +password    required      pam_cracklib.so try_first_pass retry=3
</I>&gt;<i> minlen=4  dcredit=0  ucredit=0
</I>&gt;<i>  password    sufficient    pam_tcb.so use_authtok shadow write_to=shadow
</I>&gt;<i> nullok prefix=$2a$ count=8
</I>&gt;<i>  password    required      pam_deny.so
</I>&gt;<i> 
</I>&gt;<i> 
</I>&gt;<i> 
</I>&gt;<i> 
</I>&gt;<i> Cheers
</I>&gt;<i> 
</I>&gt;<i> Col
</I>&gt;<i> 
</I>&gt;<i> 
</I>&gt;<i> 
</I>
I'm still having a problem where systemd never finishes to a point of loading
tty's.  I'm using KDM and I turned off plymouth to see if that was the issue.
KDM does start and the system, as far as I can tell, is working okay, but I
can't log into any tty console.

The systems been up for 20+ hours now and tty1 is still showing:

Started LSB: run cron daemon.

Scott

</PRE>






































































<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="008187.html">[Mageia-dev] Systemd + Login issues.
</A></li>
	<LI>Next message: <A HREF="008159.html">[Mageia-dev] Systemd + Login issues.
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#8156">[ date ]</a>
              <a href="thread.html#8156">[ thread ]</a>
              <a href="subject.html#8156">[ subject ]</a>
              <a href="author.html#8156">[ 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>