diff options
Diffstat (limited to 'docs/Samba3-HOWTO/TOSHARG-HighAvailability.xml')
-rw-r--r-- | docs/Samba3-HOWTO/TOSHARG-HighAvailability.xml | 4 |
1 files changed, 2 insertions, 2 deletions
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. </para> <para> -<indexterm><primary>IPC4 connections</primary></indexterm> +<indexterm><primary>IPC$ connections</primary></indexterm> <indexterm><primary>RPC calls</primary></indexterm> - 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! </para> |