source: vendor/3.6.23/docs-xml/smbdotconf/security/adminusers.xml

Last change on this file was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

File size: 780 bytes
Line 
1<samba:parameter name="admin users"
2 context="S"
3 type="list"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>This is a list of users who will be granted
7 administrative privileges on the share. This means that they
8 will do all file operations as the super-user (root).</para>
9
10 <para>You should use this option very carefully, as any user in
11 this list will be able to do anything they like on the share,
12 irrespective of file permissions.</para>
13
14 <para>This parameter will not work with the <smbconfoption name="security">share</smbconfoption> in
15 Samba 3.0. This is by design.</para>
16
17</description>
18
19<value type="default"/>
20<value type="example">jason</value>
21</samba:parameter>
Note: See TracBrowser for help on using the repository browser.