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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] [618] - add ldap authentication to transifex, so far for sysadmin only ( for
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B618%5D%20-%20add%20ldap%20authentication%20to%20transifex%2C%0A%20so%20far%20for%20sysadmin%20only%20%28%20%20for&In-Reply-To=%3C1292378478.22689.21.camel%40akroma.ephaone.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="001215.html">
<LINK REL="Next" HREF="001223.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] [618] - add ldap authentication to transifex, so far for sysadmin only ( for</H1>
<B>Michael Scherer</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B618%5D%20-%20add%20ldap%20authentication%20to%20transifex%2C%0A%20so%20far%20for%20sysadmin%20only%20%28%20%20for&In-Reply-To=%3C1292378478.22689.21.camel%40akroma.ephaone.org%3E"
TITLE="[Mageia-sysadm] [618] - add ldap authentication to transifex, so far for sysadmin only ( for">misc at zarb.org
</A><BR>
<I>Wed Dec 15 03:01:18 CET 2010</I>
<P><UL>
<LI>Previous message: <A HREF="001215.html">[Mageia-sysadm] [618] - add ldap authentication to transifex, so far for sysadmin only ( for
</A></li>
<LI>Next message: <A HREF="001223.html">[Mageia-sysadm] [618] - add ldap authentication to transifex, so far for sysadmin only ( for
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1220">[ date ]</a>
<a href="thread.html#1220">[ thread ]</a>
<a href="subject.html#1220">[ subject ]</a>
<a href="author.html#1220">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le mercredi 15 décembre 2010 à 02:39 +0100, <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">root at mageia.org</A> a écrit :
><i> Revision: 618
</I>><i> Author: misc
</I>><i> Date: 2010-12-15 02:39:35 +0100 (Wed, 15 Dec 2010)
</I>><i> Log Message:
</I>><i> -----------
</I>><i> - add ldap authentication to transifex, so far for sysadmin only ( for
</I>><i> testing purposes )
</I>
As asked by dmorgan, ldap support was added to transifex ( and while on
it, deployed using wsgi and apache ), so we can now find a transifex
instance on transifex.mageia.org.
Member of mga-sysadmin are super users, so we should be able to create
projects and so on by using our ldap login.
However, it is not ready yet :
- no SSL ( so I do not recommend to test yet )
- no organisation on i18n side, ie, who will be able to connect, how
will the team be organized ?
- no theme
- no usage of email for login
- no connexion with our svn
Point 1 will likely be done in one hour.
Point 2 would requires someone to go and see with i18n team. Any
volunteer ?
Point 3 will be delegated to webteam. If someone want, that's just
adding a directory in svn, a automated checkout, and setting the right
templates dir in django.
Point 4 is also easy, just modify file 45-ldap.conf. Should be done
soon.
Point 5 is a little bit more tricky. We must create a transifex user in
ldap, add it to mga-commiters, and ask transifex to use this. While this
sound simple, I didn't found the time to play much with transifex on
admin side, so if someone already did, please do not hesitate to speak.
--
Michael Scherer
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001215.html">[Mageia-sysadm] [618] - add ldap authentication to transifex, so far for sysadmin only ( for
</A></li>
<LI>Next message: <A HREF="001223.html">[Mageia-sysadm] [618] - add ldap authentication to transifex, so far for sysadmin only ( for
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1220">[ date ]</a>
<a href="thread.html#1220">[ thread ]</a>
<a href="subject.html#1220">[ subject ]</a>
<a href="author.html#1220">[ 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>
|