syncing tree with SAMBA_3_0
[Samba.git] / docs / docbook / smbdotconf / misc / socketaddress.xml
blob4d2299acda3d8a9f7f55bbbbab6e4279bc19d37d
1 <samba:parameter name="socket address"
2                  context="G"
3                  developer="1"
4                  xmlns:samba="http://samba.org/common">
5 <listitem>
6         <para>This option allows you to control what 
7         address Samba will listen for connections on. This is used to 
8         support multiple virtual interfaces on the one server, each 
9         with a different configuration.</para>
10                 
11         <para>By default Samba will accept connections on any 
12         address.</para>
14         <para>Example: <command moreinfo="none">socket address = 192.168.2.20</command></para>
15 </listitem>
16 </samba:parameter>