[SCM] Samba Shared Repository - branch v3-5-test updated

Karolin Seeger kseeger at samba.org
Wed May 9 03:15:43 MDT 2012


The branch, v3-5-test has been updated
       via  f5d9428 s3-docs: Fix bug #7930.
      from  ca9538b s3-VFS: Fix building out-of-tree modules.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test


- Log -----------------------------------------------------------------
commit f5d942840bd5e2d728cbf7e4ab4d9dae25cb3323
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue May 8 16:33:07 2012 +0200

    s3-docs: Fix bug #7930.
    
    Add hint that setting "profile acls = yes" on normal shares can cause trouble.
    
    Karolin
    
    Autobuild-User: Karolin Seeger <kseeger at samba.org>
    Autobuild-Date: Tue May  8 18:47:59 CEST 2012 on sn-devel-104
    (cherry picked from commit 4cc04a29247a0c4b3de9884890364a5712534073)
    (cherry picked from commit 5efc31595beae5ec661d0bf6d001bcfbf59bc446)

-----------------------------------------------------------------------

Summary of changes:
 docs-xml/smbdotconf/protocol/profileacls.xml |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/docs-xml/smbdotconf/protocol/profileacls.xml b/docs-xml/smbdotconf/protocol/profileacls.xml
index 1c6f0c9..be89753 100644
--- a/docs-xml/smbdotconf/protocol/profileacls.xml
+++ b/docs-xml/smbdotconf/protocol/profileacls.xml
@@ -25,7 +25,7 @@
 	every returned ACL. This will allow any Windows 2000 or XP workstation
 	user to access the profile.
 	</para>
-	
+
 	<para>
 	Note that if you have multiple users logging
 	on to a workstation then in order to prevent them from being able to access
@@ -35,6 +35,12 @@
 	workstation profile code and has an ACL restricting entry to the directory
 	tree to the owning user.
 	</para>
+
+	<para>
+	Note that this parameter should be set to yes on dedicated profile shares only.
+	On other shares, it might cause incorrect file ownerships.
+	</para>
+
 </description>
 
 <value type="default">no</value>


-- 
Samba Shared Repository


More information about the samba-cvs mailing list