summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2010-November/000477.html
blob: fd037c9d7fd0e45c0f9263e2b41e53d4d63b41bc (plain)
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-sysadm] [211] - replace hardcoded domain by a variable, to ease reuse of the module
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B211%5D%20-%20replace%20hardcoded%20domain%20by%20a%20variable%2C%0A%20to%20ease%20reuse%20of%20the%20module&In-Reply-To=%3C1289398588.23597.27.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="000466.html">
   <LINK REL="Next"  HREF="000398.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-sysadm] [211] - replace hardcoded domain by a variable, to ease reuse of the module</H1>
    <B>Michael Scherer</B> 
    <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B211%5D%20-%20replace%20hardcoded%20domain%20by%20a%20variable%2C%0A%20to%20ease%20reuse%20of%20the%20module&In-Reply-To=%3C1289398588.23597.27.camel%40akroma.ephaone.org%3E"
       TITLE="[Mageia-sysadm] [211] - replace hardcoded domain by a variable, to ease reuse of the module">misc at zarb.org
       </A><BR>
    <I>Wed Nov 10 15:16:28 CET 2010</I>
    <P><UL>
        <LI>Previous message: <A HREF="000466.html">[Mageia-sysadm] [211] - replace hardcoded domain by a variable,	to ease reuse of the module
</A></li>
        <LI>Next message: <A HREF="000398.html">[Mageia-sysadm] install of a websvn on svn server ?
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#477">[ date ]</a>
              <a href="thread.html#477">[ thread ]</a>
              <a href="subject.html#477">[ subject ]</a>
              <a href="author.html#477">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>Le mardi 09 novembre 2010 &#224; 14:35 +0100, Buchan Milne a &#233;crit :
&gt;<i> On Tuesday, 9 November 2010 03:21:57 <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">root at mageia.org</A> wrote:
</I>&gt;<i> &gt; Revision: 211
</I>&gt;<i> &gt; Author:   misc
</I>&gt;<i> &gt; Date:     2010-11-09 03:21:57 +0100 (Tue, 09 Nov 2010)
</I>&gt;<i> &gt; Log Message:
</I>&gt;<i> &gt; -----------
</I>&gt;<i> &gt; - replace hardcoded domain by a variable, to ease reuse of the module
</I>&gt;<i> &gt; 
</I>&gt;<i> &gt; Modified Paths:
</I>&gt;<i> &gt; --------------
</I>&gt;<i> &gt;     puppet/modules/openldap/templates/slapd.conf
</I>&gt;<i> &gt; 
</I>&gt;<i> &gt; Modified: puppet/modules/openldap/templates/slapd.conf
</I>&gt;<i> &gt; ===================================================================
</I>&gt;<i> &gt; --- puppet/modules/openldap/templates/slapd.conf	2010-11-08 23:18:50 
</I>&gt;<i> UTC
</I>&gt;<i> &gt; (rev 210) +++ puppet/modules/openldap/templates/slapd.conf	2010-11-09
</I>&gt;<i> &gt; 02:21:57 UTC (rev 211) @@ -1,3 +1,9 @@
</I>&gt;<i> 
</I>&gt;<i> There is also mandriva-dit-access.conf, but doing this more or less reverts it 
</I>&gt;<i> to the file delivered with openldap-mandriva-dit, except for the local 
</I>&gt;<i> modifications to:
</I>&gt;<i> 1. provide registrar with minimal write access
</I>&gt;<i> 2. disable anon access
</I>&gt;<i> 3. put back some access that previously relied on &quot;by * read&quot; which maybe 
</I>&gt;<i> should not be &quot;by users read&quot;.
</I>&gt;<i> 
</I>&gt;<i> Since (2) and (3) are generally useful, and (1) could probably be done with a 
</I>&gt;<i> separate include file specific to mageia, maybe openldap-mandriva-dit should 
</I>&gt;<i> deliver a puppet template file, which may be useful more generally?
</I>
I do not really understand, so maybe I am wrong.

Then it would requires erb, facter and likely puppet to be useful to
others people, so that doesn't seems very flexible ?

( on the other hand, feel free to merge change in the package if you
find them useful, you are the ldap guru )

-- 
Michael Scherer

</PRE>


















<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="000466.html">[Mageia-sysadm] [211] - replace hardcoded domain by a variable,	to ease reuse of the module
</A></li>
	<LI>Next message: <A HREF="000398.html">[Mageia-sysadm] install of a websvn on svn server ?
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#477">[ date ]</a>
              <a href="thread.html#477">[ thread ]</a>
              <a href="subject.html#477">[ subject ]</a>
              <a href="author.html#477">[ 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>