smb.conf(5): client min protocol: add hint at list of available protocols
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / protocol / rpcbigendian.xml
blob7d1d86475fcd1e04ef7bc473e95b2461510e196a
1 <samba:parameter name="rpc big endian"
2                  context="G"
3                                  type="bool"
4                  advanced="1" developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>Setting this option will force the RPC client and server to
8                 transfer data in big endian.</para>
10         <para>If it is disabled, data will be transferred in little endian.</para>
12         <para>The behaviour is independent of the endianness of the host machine.</para>
13 </description>
15 <value type="default">False</value>
16 </samba:parameter>