Next update of VFS modules development guide
[abartlet/samba.git/.git] / docs-xml / smbdotconf / misc / socketaddress.xml
1 <samba:parameter name="socket address"
2                  context="G"
3                          type="string"
4                  developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>This option allows you to control what 
8         address Samba will listen for connections on. This is used to 
9         support multiple virtual interfaces on the one server, each 
10         with a different configuration.</para>
11                 
12         <para>By default Samba will accept connections on any 
13                 address.</para>
14 </description>
15
16 <value type="default"></value>
17 <value type="example">192.168.2.20</value>
18 </samba:parameter>