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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] New test tree in ldap
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20New%20test%20tree%20in%20ldap&In-Reply-To=%3C4D3D4952.3060905%40vilarem.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="002417.html">
<LINK REL="Next" HREF="002421.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] New test tree in ldap</H1>
<B>Maât</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20New%20test%20tree%20in%20ldap&In-Reply-To=%3C4D3D4952.3060905%40vilarem.net%3E"
TITLE="[Mageia-sysadm] New test tree in ldap">maat-ml at vilarem.net
</A><BR>
<I>Mon Jan 24 10:41:38 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002417.html">[Mageia-sysadm] New test tree in ldap
</A></li>
<LI>Next message: <A HREF="002421.html">[Mageia-sysadm] New test tree in ldap
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2419">[ date ]</a>
<a href="thread.html#2419">[ thread ]</a>
<a href="subject.html#2419">[ subject ]</a>
<a href="author.html#2419">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le 24/01/2011 10:18, Michael Scherer a écrit :
><i> Hi,
</I>><i>
</I>><i> As asked by forum team, I have created a ldap subtree for testing the
</I>><i> phpbb ldap integration, since they want to test on a server that is not
</I>><i> managed by us, and so this could cause security issues ie, if a remote
</I>><i> server is compromised for various reasons ( like not being treated as
</I>><i> production, which is a reasonable assumption for a test server ) and
</I>><i> someone start to gather username, email, and so on.
</I>great ! Thank you Misc :)
><i> The tree is dc=test_ldap, there is just the top level entry and there is
</I>><i> no acl. ( maybe I should have called it test_ldap_forum )
</I>><i>
</I>ok
><i> I am ok to give the manager password of this tree for testing and
</I>><i> letting people create what they want ( that's just a test one, after
</I>><i> all ), but maybe we can organize ourself better.
</I>><i>
</I>><i> Maat, besides this, what do you need ?
</I>I need a "system account" (used by phpbb to log itself on the ldap) with it's password
The one given previously by Buchan was :
cn=phpbb,ou=System Accounts,dc=mageia,dc=org
Then i need a few "users" and "admin" accounts on ldap test :
-- forumadmin
-- maat
-- ashledombos
-- test_user
-- test_moderator
That's all for ldap <-> forum connection
Then we'll need to decide where our git reference repository will be hosted
Atm on ennael's dedibox we have a repos cloned from phpBB's github official repos which i started while phpBB stable version was 3.0.7PL1.
Now phpBB stable version is 3.0.8... as our customization is not heavy i want to take the opportunity (that we'll never have again) to fresh-start from upstream and re-apply our changes (theme, seo, umil...) so i just need a fresh git repos cloned from <A HREF="https://github.com/phpbb/phpbb3.git">https://github.com/phpbb/phpbb3.git</A> with at least write access for ashledombos and i
That's all i think...
Cheers,
Maât
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002417.html">[Mageia-sysadm] New test tree in ldap
</A></li>
<LI>Next message: <A HREF="002421.html">[Mageia-sysadm] New test tree in ldap
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2419">[ date ]</a>
<a href="thread.html#2419">[ thread ]</a>
<a href="subject.html#2419">[ subject ]</a>
<a href="author.html#2419">[ 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>
|