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

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


- Log -----------------------------------------------------------------
commit 5efc31595beae5ec661d0bf6d001bcfbf59bc446
Author: Karolin Seeger <[email protected]>
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 <[email protected]>
    Autobuild-Date: Tue May  8 18:47:59 CEST 2012 on sn-devel-104
    (cherry picked from commit 4cc04a29247a0c4b3de9884890364a5712534073)

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

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

Reply via email to