/[smeserver]/rpms/e-smith-samba/sme7/e-smith-samba-1.14.0-cscpolicy.patch
ViewVC logotype

Annotation of /rpms/e-smith-samba/sme7/e-smith-samba-1.14.0-cscpolicy.patch

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


Revision 1.2 - (hide annotations) (download)
Sat Dec 15 16:01:17 2007 UTC (16 years, 6 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Import on branch sme7 of package e-smith-samba-1.14.1-1.el4.sme.src.rpm

1 slords 1.1 diff -Nur -x '*.orig' -x '*.rej' e-smith-samba-1.14.0/root/etc/e-smith/templates/etc/smb.conf/61Profilesshare mezzanine_patched_e-smith-samba-1.14.0/root/etc/e-smith/templates/etc/smb.conf/61Profilesshare
2     --- e-smith-samba-1.14.0/root/etc/e-smith/templates/etc/smb.conf/61Profilesshare 2005-02-17 16:04:02.000000000 -0700
3     +++ mezzanine_patched_e-smith-samba-1.14.0/root/etc/e-smith/templates/etc/smb.conf/61Profilesshare 2007-01-25 13:49:59.000000000 -0700
4     @@ -12,5 +12,6 @@
5     browseable = no
6     create mask = 0600
7     directory mask = 0700
8     +csc policy = disable
9     HERE
10     }
11     diff -Nur -x '*.orig' -x '*.rej' e-smith-samba-1.14.0/root/etc/e-smith/templates/etc/smb.conf/ibays/35cscPolicy mezzanine_patched_e-smith-samba-1.14.0/root/etc/e-smith/templates/etc/smb.conf/ibays/35cscPolicy
12     --- e-smith-samba-1.14.0/root/etc/e-smith/templates/etc/smb.conf/ibays/35cscPolicy 1969-12-31 17:00:00.000000000 -0700
13     +++ mezzanine_patched_e-smith-samba-1.14.0/root/etc/e-smith/templates/etc/smb.conf/ibays/35cscPolicy 2007-01-25 13:48:43.000000000 -0700
14     @@ -0,0 +1,4 @@
15     +{
16     + $policy = $ibay->prop('cscPolicy') || return '';
17     + $OUT = "csc policy = $policy";
18     +}

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