Send Koha mailing list submissions to
koha@lists.katipo.co.nz
To subscribe or unsubscribe via the World Wide Web, visit http://lists.katipo.co.nz/mailman/listinfo/koha
or, via email, send a message with subject or body 'help' to
koha-request@lists.katipo.co.nz
You can reach the person managing the list at
koha-owner@lists.katipo.co.nz
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Koha digest..."
Today's Topics:
1. Re: need contact with other Librarians
(Richard Hills - TechnologyWise)
2. Re: error 404 not found - koha 3.04.05 (faku)
3. koha changing admin password (alaa Badri)
4. To count users in the library rooms (Zeno Tajoli)
5. Re: koha changing admin password (Magnus Enger)
6. LDAP and password storage (Tom Hanstra)
7. Re: LDAP and password storage (Scott Owen)
8. Re: LDAP and password storage (Ian Walls)
Message: 1
Date: Tue, 04 Oct 2011 15:30:12 +1300
From: Richard Hills - TechnologyWise <richard@tw.co.nz>
To: koha@lists.katipo.co.nz
Subject: Re: [Koha] need contact with other Librarians
Message-ID: <4E8A6FB4.8080009@tw.co.nz>
Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"
I think I failed in the last attempt at response...
You could always drop by the irc channel #koha on irc.oftc.net and get
to know some of the other users and developers.
On 04/10/11 11:49, Silvia Soto-bussard wrote:
> Hello! :-)
> We have recently upgraded our Koha database from version 2.0! to 3.2.5
> and migrated those records from the very old computer to a brand new
> one. We have a special library with about 7000 books, issued
to
> members only, we are a voluntary organization.
> I would like to know of other special libraries in Wellington, or
> small libraries with sole charge Librarian to exchange ideas and feel
> integrated with the Koha community.
>
> Warm regards,
> Silvia Soto-Bussard
> Theosophical Society
> Wellington Branch (19 Marion St.)
>
>
> _______________________________________________
> Koha mailing list http://koha-community.org
> Koha@lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
Message: 2
Date: Mon, 3 Oct 2011 21:11:59 -0700 (PDT)
From: faku <journals.digital@gmail.com>
To: koha@lists.katipo.co.nz
Subject: Re: [Koha] error 404 not found - koha 3.04.05
Message-ID: <1317701519031-4867458.post@n5.nabble.com>
Content-Type: text/plain; charset=us-ascii
Hi,
that sounds good. I tried it, and it looks like as it has worked. Thanks.
Now I have to go on a business trip, but when I am back on friday I will
test it more. But as I already said it looks very good - I can log in
localhost :8080 - I still tested. More on friday. -> I will give a feedback
of course!
Message: 4
Date: Tue, 04 Oct 2011 12:37:49 +0200
From: Zeno Tajoli <tajoli@cilea.it>
To: koha <koha@lists.katipo.co.nz>
Subject: [Koha] To count users in the library rooms
Message-ID: <4E8AE1FD.3010002@cilea.it>
Content-Type: text/plain; charset=ISO-8859-15
Hi to all,
in our library we want to count persons there are in the rooms.
I think to read the library card when a user goes in and when he goes out.
The library car has a unique barcode.
I'm plannig to use Koha as DB of users.
Do you know any open source solution about this request ?
Do anyone develop something on Koha about it ?
Message: 5
Date: Tue, 4 Oct 2011 13:42:24 +0200
From: Magnus Enger <magnus@enger.priv.no>
To: alaa Badri <elbadri_father@hotmail.com>
Cc: koha list <koha@lists.katipo.co.nz>
Subject: Re: [Koha] koha changing admin password
Message-ID:
<CABg6UYFa3C9rqEh43Zs0=4RaUUgt-Q3q3ytrP9_Vr25h_fHnzA@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Hi!
I think you need to add the -p option to tell mysql to prompt you for
a password.
Best regards,
Magnus Enger
libriotech.no
2011/10/4 alaa Badri <elbadri_father@hotmail.com>:
> when i try to tell mysql data base new koha admin password it got
this Error
>
> ?mysql mysql -e 'update user set password=PASSWORD("xxxxx")
where
> user="root"'
>
> ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using
> password: NO)
>
> and when i stopped? the data base i got another error
>
> _______________________________________________
> Koha mailing list ?http://koha-community.org
> Koha@lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>
>
------------------------------
Message: 6
Date: Tue, 04 Oct 2011 09:56:37 -0400
From: Tom Hanstra <tom@nd.edu>
To: Koha listserv <koha@lists.katipo.co.nz>
Subject: [Koha] LDAP and password storage
Message-ID: <4E8B1095.9000904@nd.edu>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
We now have LDAP working to authenticate on logins. But we have also
noticed that Koha stores that same password locally. Is there a
configurable switch that I have not yet found which will keep LDAP
connected logins from local storage?
Thanks,
Tom
--
-----------------------------------------------------------------------------
Tom Hanstra
Systems Administrator
Hesburgh Libraries of Notre Dame
Phone: (574)631-4686
213 Hesburgh Library
Email: tom@nd.edu
Notre Dame, IN 46556
Every day, from here to there, funny things are everywhere.
Dr. Seuss
-----------------------------------------------------------------------------
------------------------------
Message: 7
Date: Tue, 4 Oct 2011 10:34:14 -0400
From: "Scott Owen" <sowen@edzone.net>
To: koha@lists.katipo.co.nz
Subject: Re: [Koha] LDAP and password storage
Message-ID: <4E8AE126.8081.000C.1@edzone.net>
Content-Type: text/plain; charset="utf-8"
Tom,
As I understand it:
The Koha LDAP authentication mechanism copies user information from the
LDAP tree to the local SQL database on the Koha server in order to create
"user" accounts.
I believe one of the minimum requirements to create a Koha "user"
account is a password.
Because of Koha's requirements for creating users, I don't think you will
be able to populate the necessary fields to allow for users logins, without
populating a password field.
Last time I dealt with them, passwords were hashed with MD5, and no clear
text password were saved on the Koha system.
-Scott
>>> Tom Hanstra<tom@nd.edu> 10/4/2011 9:56 AM >>>
We now have LDAP working to authenticate on logins. But we have also
noticed that Koha stores that same password locally. Is there a
configurable switch that I have not yet found which will keep LDAP
connected logins from local storage?
Thanks,
Tom
--
-----------------------------------------------------------------------------
Tom Hanstra
Systems Administrator
Hesburgh Libraries of Notre Dame
Phone: (574)631-4686
213 Hesburgh Library
Email: tom@nd.edu
Notre Dame, IN 46556
Every day, from here to there, funny things are everywhere.
Dr. Seuss
-----------------------------------------------------------------------------
Message: 8
Date: Tue, 4 Oct 2011 11:02:02 -0400
From: Ian Walls <ian.walls@bywatersolutions.com>
To: sowen@edzone.net
Cc: koha@lists.katipo.co.nz
Subject: Re: [Koha] LDAP and password storage
Message-ID:
<CAE2wdZzZP98PnzvdST9=S=3qxtnzVft90xxfWoWt8H=cKDNg0A@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Tom,
What version are you on? From the code, the password hash should
only be
stored if the patron is returning (that is they already have an account
in
Koha), and you have Update turned on. Alternatively, if you've got
a new
patron signing in for the first time, and Replicate is on, and you've got
the password in the <mapping>, then it would also be hashed and stored.
These should be the only circumstances.
-Ian
2011/10/4 Scott Owen <sowen@edzone.net>
> Tom,
>
> As I understand it:
> The Koha LDAP authentication mechanism copies user information from
the
> LDAP tree to the local SQL database on the Koha server in order to
create
> "user" accounts.
> I believe one of the minimum requirements to create a Koha "user"
account
> is a password.
> Because of Koha's requirements for creating users, I don't think
you will
> be able to populate the necessary fields to allow for users logins,
without
> populating a password field.
> Last time I dealt with them, passwords were hashed with MD5, and no
clear
> text password were saved on the Koha system.
>
> -Scott
>
>
>
>
> >>> Tom Hanstra<tom@nd.edu> 10/4/2011 9:56 AM >>>
>
> We now have LDAP working to authenticate on logins. But we have
also
> noticed that Koha stores that same password locally. Is there
a
> configurable switch that I have not yet found which will keep LDAP
> connected logins from local storage?
>
> Thanks,
> Tom
>
> --
>
>
>
> -----------------------------------------------------------------------------
> Tom Hanstra
Systems
Administrator
> Hesburgh Libraries of Notre Dame
Phone: (574)631-4686
> 213 Hesburgh Library
Email: tom@nd.edu
> Notre Dame, IN 46556
>
> Every day, from here to there, funny things are
everywhere.
>
Dr. Seuss
>
> -----------------------------------------------------------------------------
>
> _______________________________________________
> Koha mailing list http://koha-community.org
> Koha@lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>
>
> _______________________________________________
> Koha mailing list http://koha-community.org
> Koha@lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>
>