diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-06-03 16:37:43 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-06-03 16:37:43 +0000 |
commit | 473140f44aad2214484254aa458df77219edcf4c (patch) | |
tree | 605aa27928902f9ff1b556ef7e0c461109deebe0 /docs/docbook/projdoc/AccessControls.xml | |
parent | c384f2dcc7da315e84163febb76a964b2fa179f2 (diff) | |
download | samba-473140f44aad2214484254aa458df77219edcf4c.tar.gz samba-473140f44aad2214484254aa458df77219edcf4c.tar.bz2 samba-473140f44aad2214484254aa458df77219edcf4c.zip |
Add common error
(This used to be commit 93fc9ef9b6a1db92104cd5443a1131cace179236)
Diffstat (limited to 'docs/docbook/projdoc/AccessControls.xml')
-rw-r--r-- | docs/docbook/projdoc/AccessControls.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/docbook/projdoc/AccessControls.xml b/docs/docbook/projdoc/AccessControls.xml index 6a4a691d2e..44d0d41449 100644 --- a/docs/docbook/projdoc/AccessControls.xml +++ b/docs/docbook/projdoc/AccessControls.xml @@ -1250,6 +1250,17 @@ are examples taken from the mailing list in recent times. </procedure> </sect2> + + <sect2> + <title>I have set <parameter>force user</parameter> and samba still makes <emphasis>root</emphasis> the owner of all the files + I touch!</title> + <para> + When you have a user in 'admin users', samba will always do file operations for + this user as <emphasis>root</emphasis>, even if <parameter>force user</parameter> has been set. + </para> + </sect2> + + </sect1> </chapter> |