summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2012-05-08 16:33:07 +0200
committerKarolin Seeger <kseeger@samba.org>2012-06-30 13:43:19 +0200
commit309bdf4c77224187e63324b8759fea9a28421494 (patch)
tree2a36bbcd8976fe0285cfea7599a8ca8e6eb06cfa /docs-xml
parent13f7e96e1b09f45394ef1709cd0cb2215bf8afde (diff)
downloadsamba-309bdf4c77224187e63324b8759fea9a28421494.tar.gz
s3-docs: Fix bug #7930.
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 (cherry picked from commit 4cc04a29247a0c4b3de9884890364a5712534073) (cherry picked from commit 5efc31595beae5ec661d0bf6d001bcfbf59bc446) (cherry picked from commit f5d942840bd5e2d728cbf7e4ab4d9dae25cb3323)
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/protocol/profileacls.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/protocol/profileacls.xml b/docs-xml/smbdotconf/protocol/profileacls.xml
index 1c6f0c9ebf5..be897539cc4 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>