1 |
vip-ire |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-ldap-5.2.0/root/etc/e-smith/templates/etc/openldap/slapd.conf/95acls mezzanine_patched_e-smith-ldap-5.2.0/root/etc/e-smith/templates/etc/openldap/slapd.conf/95acls |
2 |
|
|
--- e-smith-ldap-5.2.0/root/etc/e-smith/templates/etc/openldap/slapd.conf/95acls 2010-09-12 15:17:45.000000000 +0200 |
3 |
|
|
+++ mezzanine_patched_e-smith-ldap-5.2.0/root/etc/e-smith/templates/etc/openldap/slapd.conf/95acls 1970-01-01 01:00:00.000000000 +0100 |
4 |
|
|
@@ -1,9 +0,0 @@ |
5 |
|
|
-access to attrs=userPassword |
6 |
|
|
- by self read |
7 |
|
|
- by anonymous peername.ip="127.0.0.1" auth |
8 |
|
|
- by anonymous ssf=128 auth |
9 |
|
|
- by * none |
10 |
|
|
-access to * |
11 |
|
|
- by self read |
12 |
|
|
- by anonymous read |
13 |
|
|
- by * none |
14 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-ldap-5.2.0/root/etc/e-smith/templates/etc/openldap/slapd.conf/95acls05userPassword mezzanine_patched_e-smith-ldap-5.2.0/root/etc/e-smith/templates/etc/openldap/slapd.conf/95acls05userPassword |
15 |
|
|
--- e-smith-ldap-5.2.0/root/etc/e-smith/templates/etc/openldap/slapd.conf/95acls05userPassword 1970-01-01 01:00:00.000000000 +0100 |
16 |
|
|
+++ mezzanine_patched_e-smith-ldap-5.2.0/root/etc/e-smith/templates/etc/openldap/slapd.conf/95acls05userPassword 2010-09-12 15:16:52.000000000 +0200 |
17 |
|
|
@@ -0,0 +1,6 @@ |
18 |
|
|
+access to attrs=userPassword |
19 |
|
|
+ by self peername.ip="127.0.0.1" read |
20 |
|
|
+ by self ssf=128 read |
21 |
|
|
+ by anonymous peername.ip="127.0.0.1" auth |
22 |
|
|
+ by anonymous ssf=128 auth |
23 |
|
|
+ by * none |
24 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-ldap-5.2.0/root/etc/e-smith/templates/etc/openldap/slapd.conf/95acls99default mezzanine_patched_e-smith-ldap-5.2.0/root/etc/e-smith/templates/etc/openldap/slapd.conf/95acls99default |
25 |
|
|
--- e-smith-ldap-5.2.0/root/etc/e-smith/templates/etc/openldap/slapd.conf/95acls99default 1970-01-01 01:00:00.000000000 +0100 |
26 |
|
|
+++ mezzanine_patched_e-smith-ldap-5.2.0/root/etc/e-smith/templates/etc/openldap/slapd.conf/95acls99default 2010-09-12 15:16:02.000000000 +0200 |
27 |
|
|
@@ -0,0 +1,5 @@ |
28 |
|
|
+access to * |
29 |
|
|
+ by self read |
30 |
|
|
+ by anonymous read |
31 |
|
|
+ by * none |
32 |
|
|
+ |