adding note about these options not being supported in security = share
authorGerald Carter <jerry@samba.org>
Thu, 3 Feb 2005 16:43:22 +0000 (16:43 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:46:12 +0000 (08:46 -0500)
(This used to be commit 4524d2c761ae5fbfc38764e4c7a6bb6802501700)

docs/smbdotconf/security/adminusers.xml
docs/smbdotconf/security/readlist.xml
docs/smbdotconf/security/writelist.xml

index bcb4108ed5fab3daa426dd0b78fedf33eb2861de..0c4b5c1fede8d4119de2134b5d642c92acbc2b08 100644 (file)
@@ -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"/>
index 11b81769554f91f3ec04f50200238eff811b8601..eb5e7ddacf0a1b11065000d19335d7af629c7f38 100644 (file)
@@ -9,7 +9,11 @@
     <parameter moreinfo="none">read only</parameter></link>
     option is set to. The list can include group names using the 
     syntax described in the <link linkend="INVALIDUSERS"><parameter moreinfo="none">
-                       invalid users</parameter></link> parameter.</para>
+    invalid users</parameter></link> parameter.</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>
 
 <related>write list</related>
index ad72bc19f248c73312ba91470f6eee45817e7415..e4a9adf8a743415d2e82ebf9f537d8ebe332b29f 100644 (file)
     @group syntax.</para>
 
     <para>Note that if a user is in both the read list and the 
-               write list then they will be given write access.</para>
+    write list then they will be given write access.</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>
 
 <related>read list</related>