From: dbs Date: Fri, 6 Feb 2009 18:41:27 +0000 (+0000) Subject: Backport r1637: phasefx patch for srfsh.xml example X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=d5e6201d0655fdee264b51df336101b4c33f1c82;p=OpenSRF.git Backport r1637: phasefx patch for srfsh.xml example git-svn-id: svn://svn.open-ils.org/OpenSRF/branches/rel_1_0@1655 9efc2488-bf62-4759-914b-345cdb29e865 --- diff --git a/README b/README index e2d2394..cf8030f 100644 --- a/README +++ b/README @@ -191,8 +191,8 @@ There are two critical files that you must update to make OpenSRF work. You should also create a .srfsh.xml file in the home directory of each user that you want to enable to use the srfsh to communicate with OpenSRF services. -Copy /srfsh.xml to ~/.srfsh.xml and update the username and -password values with the Jabber "opensrf" user credentials. +Copy /srfsh.xml.example to ~/.srfsh.xml and update the password +to match the one for your Jabber "opensrf" with the private.localhost domain. Starting and stopping OpenSRF services: ====================================== diff --git a/examples/srfsh.xml.example b/examples/srfsh.xml.example index e8dd6be..7bed8c4 100644 --- a/examples/srfsh.xml.example +++ b/examples/srfsh.xml.example @@ -2,8 +2,8 @@ router - localhost - myusername + private.localhost + opensrf mypassword 5222 LOCALSTATEDIR/log/srfsh.log