summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2008-12-12 14:30:01 +0100
committerKarolin Seeger <kseeger@samba.org>2008-12-12 14:48:59 +0100
commit711e5d5c727b5bf9d9d54c8b11c1bc3fd5ec96b1 (patch)
tree91bbd4dee32106713d29ce927b42df9bea742dc1 /docs-xml/smbdotconf
parent56dcdf4575b86cf5055cdb1e6f875c491fd704d7 (diff)
downloadsamba-711e5d5c727b5bf9d9d54c8b11c1bc3fd5ec96b1.tar.gz
samba-711e5d5c727b5bf9d9d54c8b11c1bc3fd5ec96b1.tar.xz
samba-711e5d5c727b5bf9d9d54c8b11c1bc3fd5ec96b1.zip
docs: Add hint that "socket address" usually don't need to be set.
This fixes bug #5950. Thanks to the Debian Samba package maintainers for reporting! Karolin (cherry picked from commit 19beef0dd9354296ae79d32077c58fbacf570c85) (cherry picked from commit 0d035d36bd3707ccb9f77f0b2730869dc78719d4) (cherry picked from commit 6be19f94802d545cc43286aa242b0ca2e5b79721)
Diffstat (limited to 'docs-xml/smbdotconf')
-rw-r--r--docs-xml/smbdotconf/misc/socketaddress.xml12
1 files changed, 7 insertions, 5 deletions
diff --git a/docs-xml/smbdotconf/misc/socketaddress.xml b/docs-xml/smbdotconf/misc/socketaddress.xml
index 7566380e709..17018efd40a 100644
--- a/docs-xml/smbdotconf/misc/socketaddress.xml
+++ b/docs-xml/smbdotconf/misc/socketaddress.xml
@@ -4,12 +4,14 @@
developer="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
- <para>This option allows you to control what
- address Samba will listen for connections on. This is used to
- support multiple virtual interfaces on the one server, each
+ <para>This option allows you to control what
+ address Samba will listen for connections on. This is used to
+ support multiple virtual interfaces on the one server, each
with a different configuration.</para>
-
- <para>By default Samba will accept connections on any
+ <para>Setting this option should never be necessary on usual Samba
+ servers running only one nmbd.</para>
+
+ <para>By default Samba will accept connections on any
address.</para>
</description>