From 80b9f01188533f5c04f35c7dd55b9a5aba3e7ab1 Mon Sep 17 00:00:00 2001 From: dbs Date: Mon, 12 Jan 2009 20:58:34 +0000 Subject: [PATCH] Make multidomain the example configuration of choice for security git-svn-id: svn://svn.open-ils.org/ILS/trunk@11806 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/examples/opensrf_core.xml.example | 257 +++++++++++---------- .../examples/opensrf_core.xml.example.multidomain | 142 ------------ 2 files changed, 131 insertions(+), 268 deletions(-) delete mode 100644 Open-ILS/examples/opensrf_core.xml.example.multidomain diff --git a/Open-ILS/examples/opensrf_core.xml.example b/Open-ILS/examples/opensrf_core.xml.example index 58d9934a8e..c6793b969d 100644 --- a/Open-ILS/examples/opensrf_core.xml.example +++ b/Open-ILS/examples/opensrf_core.xml.example @@ -1,137 +1,142 @@ - - + - - - - - - router - - localhost - - - - localhost - client - mypass - 5222 - - - LOCALSTATEDIR/log/osrfsys.log - - - - - - 3 - - - SYSCONFDIR/opensrf.xml - - - - - - - - localhost - 5222 - - - 5269 - secret - 10.0.0.3 - 3 - LOCALSTATEDIR/log/osrfsys.log - - - - - - - true - - - router - - - localhost - - - - opensrf.math - open-ils.cat - open-ils.search - open-ils.circ - open-ils.actor - open-ils.auth - open-ils.reporter - - - - mylogin - mypassword - 5222 - LOCALSTATEDIR/log/gateway.log - 3 - - - - - - - - - - 0 - - - - - localhost - - - localhost + + + + + + + + + router + public.localhost + + opensrf.math + open-ils.cat + open-ils.supercat + open-ils.search + open-ils.circ + open-ils.actor + open-ils.auth + open-ils.collections + open-ils.reporter + + + + + + router + private.localhost + + + + + + private.localhost + osrf + osrf + 5222 - + /openils/var/log/osrfsys.log + + 3 + /openils/conf/opensrf.xml + + + + + + + true + router + + + public.localhost + + + + opensrf.math + opensrf.dbmath + open-ils.cat + open-ils.search + open-ils.circ + open-ils.actor + open-ils.auth + open-ils.collections + open-ils.reporter + + + + osrf + osrf + 5222 + 3 + /openils/var/log/gateway.log + + - + - - localhost - 5222 + + + + + private.localhost + + private.localhost + public.localhost + + + public.localhost + 5222 + /openils/var/sock/unix_sock + router + osrf + router + 10 + 5 + + syslog + local2 + 5 + + + + private.localhost + + private.localhost + + + private.localhost + 5222 + router + osrf + router + 10 + 5 + + syslog + local2 + 4 + + - - router - mypassword + - - - router - 10 - 5 + - - LOCALSTATEDIR/log/router.log - 2 - - - - diff --git a/Open-ILS/examples/opensrf_core.xml.example.multidomain b/Open-ILS/examples/opensrf_core.xml.example.multidomain deleted file mode 100644 index c6793b969d..0000000000 --- a/Open-ILS/examples/opensrf_core.xml.example.multidomain +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - router - public.localhost - - opensrf.math - open-ils.cat - open-ils.supercat - open-ils.search - open-ils.circ - open-ils.actor - open-ils.auth - open-ils.collections - open-ils.reporter - - - - - - router - private.localhost - - - - - - private.localhost - osrf - osrf - 5222 - - /openils/var/log/osrfsys.log - - 3 - /openils/conf/opensrf.xml - - - - - - - true - router - - - public.localhost - - - - opensrf.math - opensrf.dbmath - open-ils.cat - open-ils.search - open-ils.circ - open-ils.actor - open-ils.auth - open-ils.collections - open-ils.reporter - - - - osrf - osrf - 5222 - 3 - /openils/var/log/gateway.log - - - - - - - - - - private.localhost - - private.localhost - public.localhost - - - public.localhost - 5222 - /openils/var/sock/unix_sock - router - osrf - router - 10 - 5 - - syslog - local2 - 5 - - - - private.localhost - - private.localhost - - - private.localhost - 5222 - router - osrf - router - 10 - 5 - - syslog - local2 - 4 - - - - - - - - - - -- 2.11.0