s3-docs: Fix bug #7930.
authorKarolin Seeger <kseeger@samba.org>
Tue, 8 May 2012 14:33:07 +0000 (16:33 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 8 May 2012 16:47:59 +0000 (18:47 +0200)
Add hint that setting "profile acls = yes" on normal shares can cause trouble.

Karolin

Autobuild-User: Karolin Seeger <kseeger@samba.org>
Autobuild-Date: Tue May  8 18:47:59 CEST 2012 on sn-devel-104

docs-xml/smbdotconf/protocol/profileacls.xml

index 1c6f0c9ebf56c09498edddc45dbe35c87a327650..be897539cc4af0143d8079017931e8da73134cd6 100644 (file)
@@ -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
        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>