mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
09750ba237
Signed-off-by: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
17 lines
437 B
XML
17 lines
437 B
XML
<samba:parameter name="winbind rpc only"
|
|
context="G"
|
|
type="boolean"
|
|
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>
|