source: vendor/current/docs-xml/smbdotconf/protocol/rpcbigendian.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 520 bytes
Line 
1<samba:parameter name="rpc big endian"
2 context="G"
3 type="boolean"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>Setting this option will force the RPC client and server to
7 transfer data in big endian.</para>
8
9 <para>If it is disabled, data will be transferred in little endian.</para>
10
11 <para>The behaviour is independent of the endianness of the host machine.</para>
12</description>
13
14<value type="default">no</value>
15</samba:parameter>
Note: See TracBrowser for help on using the repository browser.