Parameter:
Allow_Passthru_CallersKurzbeschreibung: Liste der Benutzer, Server und Gruppen, die diesen Server anweisen dürfen, einen Anruf an einen anderen Server zu initiieren, um einen Pass-Through-Routing-Pfad aufzubauen. Korrespondiert mit dem Server-Dokument-Feld „Cause calling“.
Steckbrief
Parameter | Allow_Passthru_Callers |
Kategorie | Security / TLS (Pass-Through) |
Verfügbar seit | Mindestens 9.0.1 (HCL-Doku 9.0.1 – 14.5.1) |
GUI-Entsprechung | Server-Dokument → Tab Security / Bereich Passthru Use → Feld Cause calling |
Mögliche Werte | Komma- oder Semikolon-separierte Liste von Namen, Gruppen, *Zertifizierer, *View-Name |
Default | Leer (kein Aufrufer darf diesen Server zu Pass-Through-Calls anweisen) |
Beschreibung
Laut HCL-Produktdokumentation (14.5.1, Controlling access to a pass-through server or pass-through destination):
Cause calling — Any users or servers listed in this field can instruct this server to call -- that is, place a phone call to -- another server in order to establish a routing path to that server. If no names are entered, no calling is allowed. … The default for this field is blank, which means that users and servers are prevented from using this server to route a path to another server. … This field corresponds to theAllow_Passthru_Callerssetting in the NOTES.INI file. If a conflict exists, the Cause calling field takes precedence.
Mit
Allow_Passthru_Callers wird festgelegt, welche Benutzer, Server oder Gruppen diesen Domino-Server dazu veranlassen dürfen, eine Verbindung zu einem anderen Server aufzubauen, um darauf einen Pass-Through-Routing-Pfad aufzusetzen. Historisch ist das Feature aus der Modem-/Dialup-Welt: Ein Replicator auf Server A nutzt das Modem auf Server B, um Server C zu erreichen — dann muss der Replicator-Servername von A in Allow_Passthru_Callers auf B stehen.Ist der Parameter leer und auch das GUI-Feld Cause calling im Server-Dokument leer, wird kein Calling zugelassen.
Beispiel-Konfiguration
Einen bestimmten Replicator zulassen:
Allow_Passthru_Callers=Server1/Acme,Server2/Acme
Alle Server einer Org via Zertifizierer:
Allow_Passthru_Callers=*/Acme
Hinweise & Stolperfallen
- Server-Dokument-Feld Cause calling hat Vorrang vor notes.ini, wenn beide gefüllt sind.
- HCL-Hinweis: Support for dialup modem (X.PC) connections is available only in releases of Domino earlier than release 8.5. — in modernen Setups ist das Feature kaum noch praxisrelevant.
- Greift nur für HCL Notes-Clients und Domino-Server — Internet-/Intranet-Clients können Pass-Through nicht nutzen.
- Mehrfach-Einträge mit Komma
,oder Semikolon;trennen.
Quellen (HCL Product Documentation)
- HCL Domino 14.5.1 – Controlling access to a pass-through server or pass-through destination: help.hcl-software.com/domino/14.5.1/admin/conf_controllingaccesstoapassthruserverorpassthrudesti_t.html
- HCL Domino 11.0.1 – Controlling access to a pass-through server or pass-through destination: help.hcl-software.com/domino/11.0.1/admin/conf_controllingaccesstoapassthruserverorpassthrudesti_t.html
- HCL Domino 9.0.1 – Controlling access to a pass-through server or pass-through destination: help.hcl-software.com/domino/9.0.1/admin/admin/conf_controllingaccesstoapassthruserverorpassthrudesti_t.html