/[smeserver]/rpms/e-smith-samba+ldap/sme7/e-smith-samba-1.14.1-unix_extensions.patch
ViewVC logotype

Contents of /rpms/e-smith-samba+ldap/sme7/e-smith-samba-1.14.1-unix_extensions.patch

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


Revision 1.1 - (show annotations) (download)
Sat Apr 19 19:26:19 2008 UTC (16 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-samba+ldap-1_15_1-6_el4_sme, e-smith-samba+ldap-1_15_1-5_el4_sme, e-smith-samba+ldap-1_15_1-3_el4_sme, e-smith-samba+ldap-1_15_1-4_el4_sme, e-smith-samba+ldap-1_15_1-2_el4_sme
* Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 1.15.1-3
- Disable unix extensions. [SME: 4164]

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-samba-1.14.1/root/etc/e-smith/templates/etc/smb.conf/11unix_extensions mezzanine_patched_e-smith-samba-1.14.1/root/etc/e-smith/templates/etc/smb.conf/11unix_extensions
2 --- e-smith-samba-1.14.1/root/etc/e-smith/templates/etc/smb.conf/11unix_extensions 1969-12-31 19:00:00.000000000 -0500
3 +++ mezzanine_patched_e-smith-samba-1.14.1/root/etc/e-smith/templates/etc/smb.conf/11unix_extensions 2008-04-03 10:42:54.000000000 -0400
4 @@ -0,0 +1,11 @@
5 +{
6 +# This boolean parameter controls whether Samba implments the CIFS UNIX extensions, as
7 +# defined by HP. These extensions enable Samba to better serve UNIX CIFS clients by sup-
8 +# porting features such as symbolic links, hard links, etc... These extensions require a
9 +# similarly enabled client, and are of no current use to Windows clients.
10 +
11 +# Enabling unix extensions causes a lot of problems with file and directory
12 +# permissions in i-bays (reported with OS X clients). We disable them.
13 +
14 + $OUT .= "unix extensions = no";
15 +}

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