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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] Mailling list type
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Mailling%20list%20type&In-Reply-To=%3C20101211144529.GG14029%40sisay.ephaone.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="001131.html">
<LINK REL="Next" HREF="001117.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] Mailling list type</H1>
<B>Michael scherer</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Mailling%20list%20type&In-Reply-To=%3C20101211144529.GG14029%40sisay.ephaone.org%3E"
TITLE="[Mageia-sysadm] Mailling list type">misc at zarb.org
</A><BR>
<I>Sat Dec 11 15:45:29 CET 2010</I>
<P><UL>
<LI>Previous message: <A HREF="001131.html">[Mageia-sysadm] Mailling list type
</A></li>
<LI>Next message: <A HREF="001117.html">[Mageia-sysadm] forum deployment, vm naming
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1132">[ date ]</a>
<a href="thread.html#1132">[ thread ]</a>
<a href="subject.html#1132">[ subject ]</a>
<a href="author.html#1132">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Sat, Dec 11, 2010 at 11:57:53AM +0100, Maarten Vanraes wrote:
><i> Op vrijdag 10 december 2010 20:06:52 schreef Michael scherer:
</I>><i> > On Fri, Dec 10, 2010 at 05:13:11PM +0100, Maarten Vanraes wrote:
</I>><i> > > Op vrijdag 10 december 2010 13:15:31 schreef Michael Scherer:
</I>><i> > >
</I>><i> > > imo, it's more dynamic to use groups with uniqueMember attributes; of
</I>><i> > > course, the queries are 2-level that way, however, i mostly wrote or
</I>><i> > > appended to existing plugins to make it conform that way.
</I>><i> > >
</I>><i> > > If you wish to make use of it, i can spend some time to modify an
</I>><i> > > existing LDAP plugin to make it use 2-level query calls.
</I>><i> > >
</I>><i> > > what language is used, for this plugin?
</I>><i> >
</I>><i> > this is sympa, and it is perl. But the code of sympa is not the best perl
</I>><i> > code I have seen. For exemple, there is some duplication, and it would
</I>><i> > benefit from a more modular design regarding datasource, etc.
</I>><i> >
</I>><i> > And the problem is the fact is not a plugin, this is in the main
</I>><i> > application ( having plugin for this would be nice ). So unless you manage
</I>><i> > to get it pushed upstream in a released version, I would not suggest to
</I>><i> > use it :)
</I>><i> >
</I>><i> > So in the mean time, memberOf would do the trick.
</I>><i>
</I>><i> who's the upstream here?
</I>
sympa developpers :
<A HREF="http://www.sympa.org/">http://www.sympa.org/</A>
--
Michael Scherer
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001131.html">[Mageia-sysadm] Mailling list type
</A></li>
<LI>Next message: <A HREF="001117.html">[Mageia-sysadm] forum deployment, vm naming
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1132">[ date ]</a>
<a href="thread.html#1132">[ thread ]</a>
<a href="subject.html#1132">[ subject ]</a>
<a href="author.html#1132">[ 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>
|