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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] some change to ldap
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20some%20change%20to%20ldap&In-Reply-To=%3C201012142030.45931.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="001188.html">
<LINK REL="Next" HREF="001190.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] some change to ldap</H1>
<B>Maarten Vanraes</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20some%20change%20to%20ldap&In-Reply-To=%3C201012142030.45931.maarten.vanraes%40gmail.com%3E"
TITLE="[Mageia-sysadm] some change to ldap">maarten.vanraes at gmail.com
</A><BR>
<I>Tue Dec 14 20:30:45 CET 2010</I>
<P><UL>
<LI>Previous message: <A HREF="001188.html">[Mageia-sysadm] some change to ldap
</A></li>
<LI>Next message: <A HREF="001190.html">[Mageia-sysadm] [596] add 2 missings scenari, one to restrict sender to a specific email,
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1206">[ date ]</a>
<a href="thread.html#1206">[ thread ]</a>
<a href="subject.html#1206">[ subject ]</a>
<a href="author.html#1206">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Op dinsdag 14 december 2010 17:57:40 schreef Michael Scherer:
><i> Le mardi 14 décembre 2010 à 16:06 +0100, nicolas vigier a écrit :
</I>><i> > On Tue, 14 Dec 2010, Michael Scherer wrote:
</I>><i> > > - try to enforce mail uniqueness for secondary mail. I suspect this
</I>><i> > > would requires using unique on another ou using a proxy on localhost,
</I>><i> > > and while rewriting mailAlternate to mail, using rwm ( in short, a
</I>><i> > > hack ).
</I>><i> >
</I>><i> > Do we need mail uniqueness for secondary mail ?
</I>><i> > Actually I didn't really understand the use of secondary mail yet, so
</I>><i> > I'm not sure.
</I>><i>
</I>><i> It depend on what we do with them.
</I>><i> If we do nothing besides displaying them, yes, we do not need to have
</I>><i> them unique.
</I>><i>
</I>><i> If we allow to use them as login like we do for primary mail, then it
</I>><i> should also be unique ( or problem will arise ).
</I>><i>
</I>><i> ie, if I add <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">misc at zarb</A>, <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">misc at mandriva</A>, <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">misc at mageia</A> in ldap as email, the
</I>><i> first one being the primary email, the 2 others would be listed as
</I>><i> secondary mail, in mailAlternate.
</I>><i>
</I>><i> The question is do we let people use them like they use the first ( ie
</I>><i> to log, for example, on sympa, in complement to login ).
</I>><i>
</I>><i> For now, and for example on sympa, I can use misc, or <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">misc at zarb.</A> One of
</I>><i> the thing we could offer is to also let people use their others emails,
</I>><i> ie <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">misc at mandriva</A>, <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">misc at mageia</A> . It is just 1 line to add to the ldap
</I>><i> query used for web interface.
</I>><i>
</I>><i> Advantage :
</I>><i> - less time lost because people used the wrong mail for those that use
</I>><i> more than 1 email
</I>
i agree, we should use the 2nd email for logging in
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001188.html">[Mageia-sysadm] some change to ldap
</A></li>
<LI>Next message: <A HREF="001190.html">[Mageia-sysadm] [596] add 2 missings scenari, one to restrict sender to a specific email,
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1206">[ date ]</a>
<a href="thread.html#1206">[ thread ]</a>
<a href="subject.html#1206">[ subject ]</a>
<a href="author.html#1206">[ 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>
|