summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/winbind/winbindrpconly.xml
blob: 53a08773502eff6bf526990e9a375cee0d70f4d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<samba:parameter name="winbind rpc only"
	context="G"
	type="string"
		 advanced="1" developer="0"
                 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>