[OPEN-ILS-GENERAL] Help required in configuration

Muhammad Faiz Chishti mfaizali at hotmail.com
Mon Feb 7 00:13:27 EST 2011


Hi there 

What I meant to ask was if my credentials are
Host name given for Ubuntu is :   evergreen
url: evergreen.umt.edu.pk

What should I give against credentials in evergreen 
And what would be given againt private.localhost and public.localhost and localhost in evergreen  will they be given as it is in the configuration files or they need to be changed in the configuration files as they are said to be examples.

>>Are you able to login via srfsh?
Yes srfsh logins fine and the test runs fine & I am using -l switch to start that is 
osrf_ctl.sh -l -a start_all

What is the default password for admin user

I have tried to login staff client with admin user and admin as password and all the users but it does not connect at all and gives error 
{
Network or server failure.  Please check your Internet connection to undefined and choose Retry Network.  If you need to enter Offline Mode, choose Ignore Errors in this and subsequent dialogs.  If you believe this error is due to a bug in Evergreen and not network problems, please contact your help desk or friendly Evergreen administrators, and give them this information:
method=open-ils.auth.authenticate.init
params=["admin"]
THROWN:
Network Failure: status = <unknown>
service=open-ils.auth&method=open-ils.auth.authenticate.init&param=%22admin%22
STATUS:
<unknown>
}

And what is this error

-----Original Message-----
From: open-ils-general-bounces at list.georgialibraries.org [mailto:open-ils-general-bounces at list.georgialibraries.org] On Behalf Of Sharp, Chris
Sent: Friday, February 04, 2011 4:40 PM
To: Evergreen Discussion Group
Subject: Re: [OPEN-ILS-GENERAL] Help required in configuration

Hi there,

 
> 1. What credentials are to be given in my case according to my 
> requirement both on Ubuntu server and Evergreen
> 
> a. hostname
> 
> b. localhost
> 
> c. private.localhost
> 
> d. public.localhost

If you followed the instructions in step 8 for OpenSRF installation ( http://evergreen-ils.org/dokuwiki/doku.php?id=opensrf:1.6:install ), you should not need additional credentials.  

Are you able to login via srfsh?  (see http://evergreen-ils.org/dokuwiki/doku.php?id=server:1.6.1:install#testing_connections_to_evergreen ).

Have you run autogen.sh? (see #3 under "Starting Evergreen": http://evergreen-ils.org/dokuwiki/doku.php?id=server:1.6.1:install#starting_evergreen )
 
> 2. What are the exact entries to be given in .etc/hosts

Given what you've provided, it should probably look like this:

127.0.0.1	localhost
127.0.1.1	evergreen.umt.edu.pk	evergreen
127.0.1.2       public.localhost        public
127.0.1.3       private.localhost       private

# The following lines are desirable for IPv6 capable hosts
::1     localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters

> 3. How do we create uses for Evergreen staff clients

Initially, "admin" is the only user who can log in.  Once you have logged in as admin, you can create new users by going to Circulation -> Register Patron (or Shift-F1) and giving them a staff profile - all staff can log into the staff client.

Hope this helps!  You can also get real-time help in the #evergreen chat channel on freenode ( http://webchat.freenode.net/?channels=evergreen ).

--
Chris Sharp
PINES Program Manager
Georgia Public Library Service
1800 Century Place, Suite 150
Atlanta, Georgia 30345
(404) 235-7147
csharp at georgialibraries.org
http://pines.georgialibraries.org/



More information about the Open-ils-general mailing list