source: branches/samba-3.3.x/docs-xml/smbdotconf/misc/socketaddress.xml

Last change on this file was 217, checked in by Herwig Bauernfeind, 16 years ago

Import Samba 3.3 branch at 3.3.0 level docs-xml (psmedley's port)

File size: 669 bytes
Line 
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 <para>Setting this option should never be necessary on usual Samba
12 servers running only one nmbd.</para>
13
14 <para>By default Samba will accept connections on any
15 address.</para>
16</description>
17
18<value type="default"></value>
19<value type="example">192.168.2.20</value>
20</samba:parameter>
Note: See TracBrowser for help on using the repository browser.