diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2002-10-04 16:36:40 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2002-10-04 16:36:40 +0000 |
commit | 42efc1092dcb3042724e280c0bb18e813b3aac98 (patch) | |
tree | 21ff9b7b39f8b390a54deb08ed6e24f56eaed57f /docs/textdocs | |
parent | 502a960354717bb1d7a2d001cbd1ad918a2f7a33 (diff) | |
download | samba-42efc1092dcb3042724e280c0bb18e813b3aac98.tar.gz samba-42efc1092dcb3042724e280c0bb18e813b3aac98.tar.bz2 samba-42efc1092dcb3042724e280c0bb18e813b3aac98.zip |
Convert GOTCHAS to SGML
(This used to be commit c48207ef0e219680d4e4102256c76189aaf73ebc)
Diffstat (limited to 'docs/textdocs')
-rw-r--r-- | docs/textdocs/GOTCHAS.txt | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/docs/textdocs/GOTCHAS.txt b/docs/textdocs/GOTCHAS.txt deleted file mode 100644 index ca8f86f9e6..0000000000 --- a/docs/textdocs/GOTCHAS.txt +++ /dev/null @@ -1,22 +0,0 @@ -This file lists Gotchas to watch out for: -========================================================================= -Item Number: 1.0 -Description: Problem Detecting Interfaces -Symptom: Workstations do NOT see Samba server in Browse List -OS: RedHat - Rembrandt Beta 2 -Platform: Intel -Date: August 16, 1996 -Submitted By: John H Terpstra -Details: - By default RedHat Rembrandt-II during installation adds an - entry to /etc/hosts as follows:- - 127.0.0.1 loopback "hostname"."domainname" - - This causes Samba to loop back onto the loopback interface. - The result is that Samba fails to communicate correctly with - the world and therefor may fail to correctly negotiate who - is the master browse list holder and who is the master browser. - -Corrective Action: Delete the entry after the word loopback - in the line starting 127.0.0.1 -========================================================================= |