summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/security/onlyuser.xml
blob: ed1bbd53e3d9c2d2517e8dba19992498e37cefc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<samba:parameter name="only user"
					type="boolean"
                 context="S"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
    <para>To restrict a service to a particular set of users you
    can use the <smbconfoption name="valid users"/> parameter.</para>

    <para>This parameter is deprecated</para>

    <para>However, it currently operates only in conjunction with
    <smbconfoption name="username"/>.  The supported way to restrict
    a service to a particular set of users is the
    <smbconfoption name="valid users"/> parameter.</para>

</description>

<related>user</related>

<value type="default">no</value>
</samba:parameter>