diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2010-December/001118.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2010-December/001118.html | 122 |
1 files changed, 122 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2010-December/001118.html b/zarb-ml/mageia-sysadm/2010-December/001118.html new file mode 100644 index 000000000..3e32e9429 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-December/001118.html @@ -0,0 +1,122 @@ +<!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=%3C201012101713.11756.maarten.vanraes%40gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="001116.html"> + <LINK REL="Next" HREF="001122.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] Mailling list type</H1> + <B>Maarten Vanraes</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Mailling%20list%20type&In-Reply-To=%3C201012101713.11756.maarten.vanraes%40gmail.com%3E" + TITLE="[Mageia-sysadm] Mailling list type">maarten.vanraes at gmail.com + </A><BR> + <I>Fri Dec 10 17:13:11 CET 2010</I> + <P><UL> + <LI>Previous message: <A HREF="001116.html">[Mageia-sysadm] Mailling list type +</A></li> + <LI>Next message: <A HREF="001122.html">[Mageia-sysadm] Mailling list type +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1118">[ date ]</a> + <a href="thread.html#1118">[ thread ]</a> + <a href="subject.html#1118">[ subject ]</a> + <a href="author.html#1118">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Op vrijdag 10 december 2010 13:15:31 schreef Michael Scherer: +><i> Le vendredi 10 décembre 2010 à 02:47 +0100, Michael Scherer a écrit : +</I>><i> > Hi, +</I>><i> > +</I>><i> > After thinking hard, I have seen that we will likely need 7 profiles of +</I>><i> > mailling list ( sympa requires us to choose a profile when creating the +</I>><i> > list, so instead of using a different one for each list, I have tried to +</I>><i> > find the common one ). +</I>><i> > +</I>><i> > Basically, the only things that would matter are : +</I>><i> > +</I>><i> > - who can read the archive : public / private ( if no archive, this is +</I>><i> > not a ml, this is a alias, thus being handled by postfix, not sympa ) +</I>><i> > +</I>><i> > - who can subscribe ( and unsubscribe ) : everybody / no one ( ie +</I>><i> > restricted to some people decided in ldap using a group, or some other +</I>><i> > systems ) +</I>><i> > +</I>><i> > - who can post without moderation : everybody / subscriber / a single +</I>><i> > email / a ldap group +</I>><i> +</I>><i> So after checking sympa doc ( and code source ), we face a problem +</I>><i> here . +</I>><i> +</I>><i> Here +</I>><i> ( <A HREF="http://www.sympa.org/manual/authorization-scenarios#named_filters">http://www.sympa.org/manual/authorization-scenarios#named_filters</A> ), +</I>><i> this is explained that we can do a query to ldap to find if a email can +</I>><i> post to a list. So far so good. +</I>><i> +</I>><i> But just one query. +</I>><i> +</I>><i> And so, I am unable to find a query who can give me the list of email of +</I>><i> people of a ldap group in our ldap ( as we do not use memberOf ) +</I>><i> +</I>><i> We have 3 solutions : +</I>><i> - someone add the support for ldap queries with 2 level in sympa ( as +</I>><i> this is done for others ldap usage ) +</I>><i> +</I>><i> - we use slapo-memberof +</I>><i> ( <A HREF="http://www.openldap.org/doc/admin24/overlays.html">http://www.openldap.org/doc/admin24/overlays.html</A> ) +</I>><i> +</I>><i> - we use slapo-dynlist ( same page ) +</I>><i> +</I>><i> slapo-memberof seems to be what we want, but this doesn't seems dynamic +</I>><i> ( ie, we will have to update the 10 existing entries in ldap to make +</I>><i> them compliant ). +</I>><i> +</I>><i> slapo-dynlist seems overkill. +</I>><i> +</I>><i> Any LDAP guru to give insight ? +</I> + +I am totally not a sysadm member, however, i do consider myself an LDAP guru +(since i've written several LDAP administration backends and design). + +imo, it's more dynamic to use groups with uniqueMember attributes; of course, +the queries are 2-level that way, however, i mostly wrote or appended to +existing plugins to make it conform that way. + +If you wish to make use of it, i can spend some time to modify an existing +LDAP plugin to make it use 2-level query calls. + +what language is used, for this plugin? +</PRE> + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="001116.html">[Mageia-sysadm] Mailling list type +</A></li> + <LI>Next message: <A HREF="001122.html">[Mageia-sysadm] Mailling list type +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1118">[ date ]</a> + <a href="thread.html#1118">[ thread ]</a> + <a href="subject.html#1118">[ subject ]</a> + <a href="author.html#1118">[ 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> |