mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
8f8a9f0190
(This used to be commit 9f672c26d6
)
17 lines
436 B
XML
17 lines
436 B
XML
<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>
|