diff options
author | Gerald Carter <jerry@samba.org> | 2005-02-03 16:43:22 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:12 -0500 |
commit | 89929956719a1cef6cf2d7cb6fd2c3cd477d1269 (patch) | |
tree | 4f14327a8e6ffe7348d1e6e6ff4901920444c361 /docs/smbdotconf/security/adminusers.xml | |
parent | 1aa254abbf6b5ae7bb61b52d883097c511cda250 (diff) | |
download | samba-89929956719a1cef6cf2d7cb6fd2c3cd477d1269.tar.gz samba-89929956719a1cef6cf2d7cb6fd2c3cd477d1269.tar.bz2 samba-89929956719a1cef6cf2d7cb6fd2c3cd477d1269.zip |
adding note about these options not being supported in security = share
(This used to be commit 4524d2c761ae5fbfc38764e4c7a6bb6802501700)
Diffstat (limited to 'docs/smbdotconf/security/adminusers.xml')
-rw-r--r-- | docs/smbdotconf/security/adminusers.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/smbdotconf/security/adminusers.xml b/docs/smbdotconf/security/adminusers.xml index bcb4108ed5..0c4b5c1fed 100644 --- a/docs/smbdotconf/security/adminusers.xml +++ b/docs/smbdotconf/security/adminusers.xml @@ -9,7 +9,12 @@ <para>You should use this option very carefully, as any user in this list will be able to do anything they like on the share, - irrespective of file permissions.</para> + irrespective of file permissions.</para> + + <para>This parameter will not work with the <link linkend="SECURITY"> + <parameter moreinfo="none">security = share</parameter></linkend> in + Samba 3.0. This is by design.</para> + </description> <value type="default"/> |