1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/docs-xml/smbdotconf/winbind/winbindrpconly.xml
Garming Sam 09750ba237 docs: fix type for winbind rpc only parameter
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2014-02-02 23:43:45 +01:00

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>