diff options
author | Andreas Schneider <asn@samba.org> | 2013-07-24 10:12:19 +0200 |
---|---|---|
committer | Andreas Schneider <asn@cryptomilk.org> | 2013-07-24 12:42:29 +0200 |
commit | a7801db32afb25cc88f171d9b8896b2f663ba351 (patch) | |
tree | 7bd3cc501eaa902e510e2428e721dca9056abb6b /docs-xml/smbdotconf/base/bindinterfacesonly.xml | |
parent | 9adfe82a1785aa6a7baefb435072a0a81dfb13cb (diff) | |
download | samba-a7801db32afb25cc88f171d9b8896b2f663ba351.tar.gz samba-a7801db32afb25cc88f171d9b8896b2f663ba351.tar.bz2 samba-a7801db32afb25cc88f171d9b8896b2f663ba351.zip |
docs-xml: Remove obsolete swat manpage and references.
BUG: https://bugzilla.samba.org/show_bug.cgi?id=10041
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Kai Blin <kai@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Wed Jul 24 12:42:29 CEST 2013 on sn-devel-104
Diffstat (limited to 'docs-xml/smbdotconf/base/bindinterfacesonly.xml')
-rw-r--r-- | docs-xml/smbdotconf/base/bindinterfacesonly.xml | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/docs-xml/smbdotconf/base/bindinterfacesonly.xml b/docs-xml/smbdotconf/base/bindinterfacesonly.xml index 6e8321bbca..b9b420de85 100644 --- a/docs-xml/smbdotconf/base/bindinterfacesonly.xml +++ b/docs-xml/smbdotconf/base/bindinterfacesonly.xml @@ -37,9 +37,8 @@ <para> If <smbconfoption name="bind interfaces only"/> is set and the network address <emphasis>127.0.0.1</emphasis> is not added to the <smbconfoption name="interfaces"/> parameter list - <citerefentry><refentrytitle>smbpasswd</refentrytitle> <manvolnum>8</manvolnum></citerefentry> and - <citerefentry><refentrytitle>swat</refentrytitle> <manvolnum>8</manvolnum></citerefentry> may not work as - expected due to the reasons covered below. + <citerefentry><refentrytitle>smbpasswd</refentrytitle> <manvolnum>8</manvolnum></citerefentry> may not + work as expected due to the reasons covered below. </para> <para> @@ -54,16 +53,6 @@ machine</replaceable> set to the IP name of the primary interface of the local host. </para> - <para> - The <command moreinfo="none">swat</command> status page tries to connect with <command - moreinfo="none">smbd</command> and <command moreinfo="none">nmbd</command> at the address - <emphasis>127.0.0.1</emphasis> to determine if they are running. Not adding <emphasis>127.0.0.1</emphasis> - will cause <command moreinfo="none"> smbd</command> and <command moreinfo="none">nmbd</command> to always show - "not running" even if they really are. This can prevent <command moreinfo="none"> swat</command> - from starting/stopping/restarting <command moreinfo="none">smbd</command> and <command - moreinfo="none">nmbd</command>. - </para> - </description> <value type="default">no</value> </samba:parameter> |