winbin:rpc only is no longer a parametric option -> update documentation
[Samba.git] / docs / smbdotconf / winbind / winbindrpconly.xml
blob53a08773502eff6bf526990e9a375cee0d70f4d8
1 <samba:parameter name="winbind rpc only"
2         context="G"
3         type="string"
4                  advanced="1" developer="0"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
8         <para>
9         Setting this parameter to <value type="example">yes</value> forces 
10         winbindd to use RPC instead of LDAP to retrieve information from Domain
11         Controllers.
12         </para>
13         
14 </description>
15 <value type="default">no</value>
16 </samba:parameter>