From: Karolin Seeger Date: Fri, 12 Dec 2008 13:30:01 +0000 (+0100) Subject: docs: Add hint that "socket address" usually don't need to be set. X-Git-Tag: samba-4.0.0alpha6~479^2~3^2~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19beef0dd9354296ae79d32077c58fbacf570c85;p=thirdparty%2Fsamba.git 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 --- 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"> - 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 + 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. - - By default Samba will accept connections on any + Setting this option should never be necessary on usual Samba + servers running only one nmbd. + + By default Samba will accept connections on any address.