1 <samba:parameter name="read list"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 This is a list of users that are given read-only access to a service. If the connecting user is in this list
8 then they will not be given write access, no matter what the <smbconfoption name="read only"/> option is set
9 to. The list can include group names using the syntax described in the <smbconfoption name="invalid users"/>
13 <para>This parameter will not work with the <smbconfoption name="security">share</smbconfoption> in
14 Samba 3.0. This is by design.</para>
17 <related>write list</related>
18 <related>invalid users</related>
20 <value type="default"></value>
21 <value type="example">mary, @students</value>