12 lines
427 B
Diff
12 lines
427 B
Diff
--- samba-3.0.24.orig/source/param/loadparm.c 2007-02-04 13:59:13.000000000 -0500
|
|
+++ samba-3.0.24/source/param/loadparm.c 2007-02-20 14:03:49.000000000 -0500
|
|
@@ -570,7 +570,7 @@
|
|
False, /* bInheritPerms */
|
|
False, /* bInheritACLS */
|
|
False, /* bInheritOwner */
|
|
- True, /* bMSDfsRoot */
|
|
+ False, /* bMSDfsRoot */
|
|
False, /* bUseClientDriver */
|
|
True, /* bDefaultDevmode */
|
|
False, /* bForcePrintername */
|