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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] xguest and the display manager
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20xguest%20and%20the%20display%20manager&In-Reply-To=%3CCA%2Bh4nj5UQud1u7Tx0-PWbHiH%2B8A3ArxNaLAD%2BRoqac03rzR29Q%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="012154.html">
<LINK REL="Next" HREF="012156.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] xguest and the display manager</H1>
<B>Wolfgang Bornath</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20xguest%20and%20the%20display%20manager&In-Reply-To=%3CCA%2Bh4nj5UQud1u7Tx0-PWbHiH%2B8A3ArxNaLAD%2BRoqac03rzR29Q%40mail.gmail.com%3E"
TITLE="[Mageia-dev] xguest and the display manager">molch.b at googlemail.com
</A><BR>
<I>Mon Feb 20 17:03:29 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="012154.html">[Mageia-dev] xguest and the display manager
</A></li>
<LI>Next message: <A HREF="012156.html">[Mageia-dev] xguest and the display manager
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12153">[ date ]</a>
<a href="thread.html#12153">[ thread ]</a>
<a href="subject.html#12153">[ subject ]</a>
<a href="author.html#12153">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>2012/2/20 Olav Vitters <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">olav at vitters.nl</A>>:
><i> On Mon, Feb 20, 2012 at 04:01:46PM +0100, Guillaume Rousse wrote:
</I>>><i> In order to have a 'guest user', which usually means a passwordless
</I>>><i> user, you don't need any additional software, you just need to
</I>>><i> configure your computer. Hence my point than using a package to
</I>>><i> automatically performing those configuration changes doesn't make
</I>>><i> sense, and than either a plain documentation, or another fancy
</I>>><i> configuration wizard would work as well.
</I>><i>
</I>><i> I agree that you don't want a package. But no problem with a checkbox
</I>><i> somewhere which does the right thing (configuring, etc). I think the
</I>><i> "System Settings" in GNOME allows you to easily setup a new account, so
</I>><i> IMO, functionality is not needed..
</I>
I already mentioned: adding a regular user is no big deal, be it with
Gnome or via userdrake or on CLI. But xguest is a special user with
extended attributes (like only temporarily saving of changes xguest
makes during a session). How would you configure this?
BTW: I often expressed my annoyance to see system wide settings being
handled in a DE dependent tool (like this user account setting in
Gnome) while there is a tool with the same function/task in MCC. A DE
"System Settings" should limit its tasks to DE related functions
because
- DE "System settings" can conflict with MCC tools
- are only avaiable for that DE, not for all others while a system
related tool should be available no matter which DE is used.
--
wobo
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="012154.html">[Mageia-dev] xguest and the display manager
</A></li>
<LI>Next message: <A HREF="012156.html">[Mageia-dev] xguest and the display manager
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12153">[ date ]</a>
<a href="thread.html#12153">[ thread ]</a>
<a href="subject.html#12153">[ subject ]</a>
<a href="author.html#12153">[ 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>
|