source: vendor/current/docs-xml/smbdotconf/security/onlyuser.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 734 bytes
Line 
1<samba:parameter name="only user"
2 type="boolean"
3 context="S"
4 deprecated="1"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6<description>
7 <para>To restrict a service to a particular set of users you
8 can use the <smbconfoption name="valid users"/> parameter.</para>
9
10 <para>This parameter is deprecated</para>
11
12 <para>However, it currently operates only in conjunction with
13 <smbconfoption name="username"/>. The supported way to restrict
14 a service to a particular set of users is the
15 <smbconfoption name="valid users"/> parameter.</para>
16
17</description>
18
19<related>user</related>
20
21<value type="default">no</value>
22</samba:parameter>
Note: See TracBrowser for help on using the repository browser.