From 40ac96fb1bb098ee21bd34814ee1a6923b8c21ed Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Fri, 8 Jul 2005 15:07:53 +0000 Subject: Fix two small typos. (This used to be commit 86d58c8f57c5f861319a86dc75e49a7988a6341b) --- docs/Samba3-HOWTO/TOSHARG-DomainMember.xml | 2 +- docs/Samba3-HOWTO/TOSHARG-HighAvailability.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/Samba3-HOWTO/TOSHARG-DomainMember.xml b/docs/Samba3-HOWTO/TOSHARG-DomainMember.xml index 699cf9b5f0..f1691193e1 100644 --- a/docs/Samba3-HOWTO/TOSHARG-DomainMember.xml +++ b/docs/Samba3-HOWTO/TOSHARG-DomainMember.xml @@ -1320,7 +1320,7 @@ exists on the network &smbmdash; I know it does not. Why is this failing?nbtstat The original name is still in the NetBIOS name cache and must expire after machine account deletion before adding that same name as a domain member again. The best advice is to delete -the old account and then add the machine with a new name. Alternately, the name cache can be flished and +the old account and then add the machine with a new name. Alternately, the name cache can be flushed and reloaded with current data using the nbtstat command on the Windows client: &dosprompt; nbtstat -R diff --git a/docs/Samba3-HOWTO/TOSHARG-HighAvailability.xml b/docs/Samba3-HOWTO/TOSHARG-HighAvailability.xml index ce86dc1bc5..1ce81d404e 100644 --- a/docs/Samba3-HOWTO/TOSHARG-HighAvailability.xml +++ b/docs/Samba3-HOWTO/TOSHARG-HighAvailability.xml @@ -178,9 +178,9 @@ from other sources, but it was Jeremy who inspired the structure that follows. -IPC4 connections +IPC$ connections RPC calls - One could split all IPC4 connections and RPC calls to one server to handle printing and user + One could split all IPC$ connections and RPC calls to one server to handle printing and user lookup requirements. RPC printing handles are shared between different IPC4 sessions &smbmdash; it is hard to split this across clustered servers! -- cgit