From: Yamil Suarez Date: Thu, 22 Mar 2012 18:57:36 +0000 (-0400) Subject: Corrected the 2.0 OSRF installation testing section so that it uses the correct OS... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=3ae017e9af6f2ea7b43a89799b98da8ebf112fd2;p=Evergreen-DocBook.git Corrected the 2.0 OSRF installation testing section so that it uses the correct OS account addresses LP bug 863641 https://bugs.launchpad.net/evergreen/+bug/863641 --- diff --git a/admin/serversideinstallation_2.0.xml b/admin/serversideinstallation_2.0.xml index 63a9666..7b0a7bb 100644 --- a/admin/serversideinstallation_2.0.xml +++ b/admin/serversideinstallation_2.0.xml @@ -784,13 +784,13 @@ Test connections to OpenSRF Once you have installed and started OpenSRF, as the - root user test your connection to + opensrf user test your connection to OpenSRF with the srfsh utility and try to call the add method on the OpenSRF math service: - # as the root user: + # as the opensrf user: /openils/bin/srfsh srfsh# request opensrf.math add 2 2