s3:libsmb: add cli_{query,set}_security_descriptor() which take sec_info flags
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / security / adminusers.xml
blob30adea9d97af0279f4bceb420188f4c3fdb4c977
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>
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>
14 </description>
16 <value type="default"/>
17 <value type="example">jason</value>
18 </samba:parameter>