summaryrefslogtreecommitdiff
path: root/docs/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2006-10-04 01:40:18 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:22 -0500
commit12930317748d24400d81bf64c6f83e97060613f0 (patch)
treeb0df6fccc6b8a5f23311e65764c96afd6df1ea3b /docs/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml
parent8b81415568c4e012684410b3e554b4594577c6c2 (diff)
downloadsamba-12930317748d24400d81bf64c6f83e97060613f0.tar.gz
samba-12930317748d24400d81bf64c6f83e97060613f0.tar.bz2
samba-12930317748d24400d81bf64c6f83e97060613f0.zip
Applying edits suggested by Jon Johnson.
(This used to be commit 91b5f00898ec01287c365cbfb494c3b22d1613e9)
Diffstat (limited to 'docs/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml')
-rw-r--r--docs/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml b/docs/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml
index fe199ae702..9b5178447d 100644
--- a/docs/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml
+++ b/docs/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml
@@ -2199,20 +2199,20 @@ requires manual intervention. This is a design feature of MS Windows and not any
To remove the stale shortcuts found in <emphasis>My Network Places</emphasis> which refer to what are now
invalid shares or servers it is necessary to edit the Windows Registry under
<literal>HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\</literal>. Edit the entry
-<literal>MountPoints2</literal> (on Windows XP and later, or <literal>MountPoints</literal> on
-Windows 2000 and earlier). Remove all keys named <literal>\\server\share</literal> (where 'server' and 'share' refer to a
+<literal>MountPoints2</literal> (on Windows XP and later, or <literal>MountPoints</literal> on Windows 2000
+and earlier). Remove all keys named <literal>\\server\share</literal> (where 'server' and 'share' refer to a
non-existent server or share). Note that this must be done for every user profile that has such stale
-references.
+references. Alternately, you can delete the shortcuts from the MS Windows Explorer in <literal>My Network
+Places</literal> just by right-clicking them and selecting <emphasis>Delete.</emphasis>
</para>
<para>
Samba users have reported that these stale references negatively affect network browsing with Windows, Samba,
-and Novell servers. They suspect it is a universal problem not directly related to the existence of a Samba
+and Novell servers. It is suspected to be a universal problem not directly related to the Samba
server. Samba users may experience this more often due to Samba being somewhat viewed as an experimenter's
toolkit. This results from the fact that a user might go through several reconfigurations and incarnations of
their Samba server, by different names, with different shares, increasing the chances for having stale
-(invalid) cached share references. Strangely (or not so strangely), Windows does not seem to expire these
-references. I am not sure how or why the registry keys are created.
+(invalid) cached share references. Windows clients do not seem to expire these references.
</para>
<para>