/[smeserver]/rpms/e-smith-samba/sme8/e-smith-samba-2.2.0-slapd_support.patch
ViewVC logotype

Contents of /rpms/e-smith-samba/sme8/e-smith-samba-2.2.0-slapd_support.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Thu Sep 23 15:39:18 2010 UTC (13 years, 7 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-samba-2_2_0-47_el5_sme, e-smith-samba-2_2_0-19_el5_sme, e-smith-samba-2_2_0-52_el5_sme, e-smith-samba-2_2_0-49_el5_sme, e-smith-samba-2_2_0-23_el5_sme, e-smith-samba-2_2_0-24_el5_sme, e-smith-samba-2_2_0-40_el5_sme, e-smith-samba-2_2_0-43_el5_sme, e-smith-samba-2_2_0-44_el5_sme, e-smith-samba-2_2_0-63_el5_sme, e-smith-samba-2_2_0-61_el5_sme, e-smith-samba-2_2_0-31_el5_sme, e-smith-samba-2_2_0-32_el5_sme, e-smith-samba-2_2_0-57_el5_sme, e-smith-samba-2_2_0-54_el5_sme, e-smith-samba-2_2_0-41_el5_sme, e-smith-samba-2_2_0-55_el5_sme, e-smith-samba-2_2_0-39_el5_sme, e-smith-samba-2_2_0-46_el5_sme, e-smith-samba-2_2_0-53_el5_sme, e-smith-samba-2_2_0-50_el5_sme, e-smith-samba-2_2_0-22_el5_sme, e-smith-samba-2_2_0-58_el5_sme, e-smith-samba-2_2_0-30_el5_sme, e-smith-samba-2_2_0-33_el5_sme, e-smith-samba-2_2_0-56_el5_sme, e-smith-samba-2_2_0-51_el5_sme, e-smith-samba-2_2_0-42_el5_sme, e-smith-samba-2_2_0-65_el5_sme, e-smith-samba-2_2_0-64_el5_sme, e-smith-samba-2_2_0-60_el5_sme, e-smith-samba-2_2_0-62_el5_sme, e-smith-samba-2_2_0-34_el5_sme, e-smith-samba-2_2_0-35_el5_sme, e-smith-samba-2_2_0-45_el5_sme, e-smith-samba-2_2_0-48_el5_sme, e-smith-samba-2_2_0-21_el5_sme, e-smith-samba-2_2_0-37_el5_sme, e-smith-samba-2_2_0-38_el5_sme, e-smith-samba-2_2_0-36_el5_sme, e-smith-samba-2_2_0-20_el5_sme, e-smith-samba-2_2_0-29_el5_sme, e-smith-samba-2_2_0-66_el5_sme, e-smith-samba-2_2_0-59_el5_sme, e-smith-samba-2_2_0-26_el5_sme, e-smith-samba-2_2_0-25_el5_sme, HEAD
* Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-19.sme
- Add slapd support [SME: 6228]

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-samba-2.2.0/root/etc/e-smith/templates/etc/openldap/slapd.conf/10schemaSamba mezzanine_patched_e-smith-samba-2.2.0/root/etc/e-smith/templates/etc/openldap/slapd.conf/10schemaSamba
2 --- e-smith-samba-2.2.0/root/etc/e-smith/templates/etc/openldap/slapd.conf/10schemaSamba 1970-01-01 01:00:00.000000000 +0100
3 +++ mezzanine_patched_e-smith-samba-2.2.0/root/etc/e-smith/templates/etc/openldap/slapd.conf/10schemaSamba 2010-09-12 15:18:43.000000000 +0200
4 @@ -0,0 +1 @@
5 +include /etc/openldap/schema/samba.schema
6 diff -Nur -x '*.orig' -x '*.rej' e-smith-samba-2.2.0/root/etc/e-smith/templates/etc/openldap/slapd.conf/90indexesSamba mezzanine_patched_e-smith-samba-2.2.0/root/etc/e-smith/templates/etc/openldap/slapd.conf/90indexesSamba
7 --- e-smith-samba-2.2.0/root/etc/e-smith/templates/etc/openldap/slapd.conf/90indexesSamba 1970-01-01 01:00:00.000000000 +0100
8 +++ mezzanine_patched_e-smith-samba-2.2.0/root/etc/e-smith/templates/etc/openldap/slapd.conf/90indexesSamba 2010-09-12 15:18:43.000000000 +0200
9 @@ -0,0 +1,4 @@
10 +index sambaSID eq,pres
11 +index sambaPrimaryGroupSID eq,pres
12 +index sambaDomainName eq,pres
13 +
14 diff -Nur -x '*.orig' -x '*.rej' e-smith-samba-2.2.0/root/etc/e-smith/templates/etc/openldap/slapd.conf/94acls10sambaPasswords mezzanine_patched_e-smith-samba-2.2.0/root/etc/e-smith/templates/etc/openldap/slapd.conf/94acls10sambaPasswords
15 --- e-smith-samba-2.2.0/root/etc/e-smith/templates/etc/openldap/slapd.conf/94acls10sambaPasswords 1970-01-01 01:00:00.000000000 +0100
16 +++ mezzanine_patched_e-smith-samba-2.2.0/root/etc/e-smith/templates/etc/openldap/slapd.conf/94acls10sambaPasswords 2010-09-12 15:18:43.000000000 +0200
17 @@ -0,0 +1,13 @@
18 +access to attrs=sambaNTPassword
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 +access to attrs=sambaLMPassword
25 + by self peername.ip="127.0.0.1" read
26 + by self ssf=128 read
27 + by anonymous peername.ip="127.0.0.1" auth
28 + by anonymous ssf=128 auth
29 + by * none
30 +

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed