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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] updating sysadmin privileges in forum config
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20updating%20sysadmin%20privileges%20in%20forum%20config&In-Reply-To=%3C4F6A276F.9030009%40vilarem.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="004333.html">
<LINK REL="Next" HREF="004293.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] updating sysadmin privileges in forum config</H1>
<B>Maât</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20updating%20sysadmin%20privileges%20in%20forum%20config&In-Reply-To=%3C4F6A276F.9030009%40vilarem.net%3E"
TITLE="[Mageia-sysadm] updating sysadmin privileges in forum config">maat-ml at vilarem.net
</A><BR>
<I>Wed Mar 21 20:09:35 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="004333.html">[Mageia-sysadm] [forums-discuss] Re: updating sysadmin privileges in forum config
</A></li>
<LI>Next message: <A HREF="004293.html">[Mageia-sysadm] Access to ARM boards
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4288">[ date ]</a>
<a href="thread.html#4288">[ thread ]</a>
<a href="subject.html#4288">[ subject ]</a>
<a href="author.html#4288">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 21/03/2012 14:57, Romain d'Alverny wrote:
><i> Hi there (xpost sysadmins and forums-discuss lists),
</I>><i>
</I>><i> following the steps in
</I>><i> <A HREF="https://ml.mageia.org/l/arc/council/2012-03/msg00115.html">https://ml.mageia.org/l/arc/council/2012-03/msg00115.html</A> I'm going to
</I>><i> update the forums groups for sysadmin members. The culprit is that
</I>><i> it's not in sync with LDAP so far, so it's to be manually updated.
</I>It's already been done for all sysadmins who asked for it or simply
needed that at least once.
And they not only were put as administrator but also as forum-founders.
That's why you're able to do this privileges update... i did set you
forum-founder and that's in the straight line of what's already been
done from the beginning.
For LDAP technical sync i already explained that we could use Talend
Jobs to get privileges and roles from LDAP and push them to the forum
without needing a heavy code change. Once per day or once per hour or
triggered on LDAP change...
><i> Targetted situation:
</I>><i> - forum _technical_ management people => sysadmin (includes updating
</I>><i> the code base, reviewing and applying patches)
</I>><i> - forum administration (roles, configuration, all that can be done
</I>><i> through the Web interface, interfacing with sysadmin) => someone still
</I>><i> to step up
</I>
I already explained that separating these roles would bring no good... a
pure "interface forum admin" is an emasculated admin... nearly useless.
Without the ability of administrating the database at a low level adding
indexes for tuning, optimizing cache and that sort of things, getting
data from apache logs and various things to lock spammers without
loading the system, without all these tasks a forum admin is, in facts,
not a forum admin but just a figurine... beautiful in a glass case if in
line with adornment ^^
But useless... or nearly. Well not totally... can still promote
moderators or do moderations tasks as a "supermoderator" if in need of
flattering image... once a while add a forum or tweak a few things
(missing privileges, tweak thresholds or various subtle parameters).
But such a half-admin used this way gives 5% of what he could bring to
the community through the forums.
><i> - we don't touch to user-defined groups by default (although I'm not
</I>><i> sure Packagers/Sysadmins ones are really needed/used - they are not in
</I>><i> sync either - but this should be dealt with future forum)
</I>They could be of great use... i wont explain again why and how.
><i> - we use the Administrators group to manage who gets to fully manage
</I>><i> the forums (there's an extra higher level for that, but not accessible
</I>><i> to anyone at this time). Sysadmin members are members of this group.
</I>><i> I'm reviewing the steps to do that (I will most likely kill the
</I>><i> Sysadmins group and copy the forums users from the LDAP sysadmin group
</I>><i> into this Administrators group).
</I>Well really that will not change the face of the world. The 2 groups
were separated because some sysadmins seemed so unwilling to deal with
forums that having the 2 could allow to have some shown as sysadmin to
anwser sysadmin things without having forum-admin privileges.
But if nobody cares you can simplify. Nothing will change in the world
but you'll have removed a group in the footer of the forum.
><i> - this is for forums.mageia.org/en/ ; forums.mageia.org/de/ should be
</I>><i> managed in the same way, but we need someone to relay the discussion
</I>><i> in German.
</I>><i>
</I>><i> Comments?
</I>><i>
</I>><i> r.
</I>><i>
</I>Oliver already answered about that.
Just one comment : You could ask me for that change (You could try just
for the fun of it on irc: maat on freenode)... it would be done in
seconds without side effect. You could even ask for LDAP sync or perhaps
one or two more things who knows ?
m.
--
Life is magic... at least it would be if...
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="004333.html">[Mageia-sysadm] [forums-discuss] Re: updating sysadmin privileges in forum config
</A></li>
<LI>Next message: <A HREF="004293.html">[Mageia-sysadm] Access to ARM boards
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4288">[ date ]</a>
<a href="thread.html#4288">[ thread ]</a>
<a href="subject.html#4288">[ subject ]</a>
<a href="author.html#4288">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
mailing list</a><br>
</body></html>
|