1 <samba:parameter name="write list"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 This is a list of users that are given read-write access to a service. If the
8 connecting user is in this list then they will be given write access, no matter
9 what the <smbconfoption name="read only"/> option is set to. The list can
10 include group names using the @group syntax.
14 Note that if a user is in both the read list and the write list then they will be
19 By design, this parameter will not work with the
20 <smbconfoption name="security">share</smbconfoption> in Samba 3.0.
25 <related>read list</related>
27 <value type="default"></value>
28 <value type="example">admin, root, @staff</value>