summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/winbind/winbindrpconly.xml
blob: 50795ac288f9bcef31c2652a5df70760a259fdef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<samba:parameter name="winbind rpc only"
                 context="G"
                 type="boolean"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>

	<para>
	Setting this parameter to <value type="example">yes</value> forces 
	winbindd to use RPC instead of LDAP to retrieve information from Domain
        Controllers.
	</para>
	
</description>
<value type="default">no</value>
</samba:parameter>