Hi
      For the <principal_name></principal_name>, try using the format 
<principla_name>%s@yourdomain</principal_name>. Most of your mapping of koha to 
ldap have syntax error. I don't know if that's a typo or ....include your LDAP 
parameters or the values that are mapped to Koha fields in double quotes. Look 
at the this linkhttp://perldoc.koha-community.org/C4/Auth_with_ldap.html for 
detailed information on the configuration. 





----- Original Message -----
From: "[email protected]" <[email protected]>
To: [email protected]
Cc: 
Sent: Wednesday, May 30, 2012 7:46 PM
Subject: Koha Digest, Vol 79, Issue 51

Send Koha mailing list submissions to
    [email protected]

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
    [email protected]

You can reach the person managing the list at
    [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Koha digest..."


Today's Topics:

   1. Re: Problems with the Koha wiki - registration and editing
      for new users (David Nind)
   2. ldap/ Koha (Samuel desseaux)
   3. Re: Problems with the Koha wiki - registration and editing
      for new users (Hal Bright)
   4. Re: Problems with the Koha wiki - registration and editing
      for new users ([email protected])
   5. Re: Problems with the Koha wiki - registration and editing
      for new users (Martin Renvoize)
   6. how to undo global due date? (jrhsigler)
   7. Re: Use of Google Analytics and +1 on Koha website (MJ Ray)
   8. Re: Problems with the Koha wiki - registration and editing
      for new users (Paul)
   9. Re: Barcodes with leading zeros and spaces (Lori Bowen Ayre)


----------------------------------------------------------------------

Message: 1
Date: Thu, 31 May 2012 00:01:04 +1200
From: David Nind <[email protected]>
To: MJ Ray <[email protected]>
Cc: [email protected]
Subject: Re: [Koha] Problems with the Koha wiki - registration and
    editing for new users
Message-ID:
    <cak5ompcnnf-4qhwhgbo94pzzqse2esehxvtey4mcal8qmyb...@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

> Maybe, but I think maybe first you should try an email address with
> better spam filters than Google Mail.  Ideally, something where you
> can check the server mail logs and see if any attempt is made.
>
> I tried another email address (yahoo.co.nz) and haven't received a
confirmation email.  I also checked the spam folder for Gmail, but nothing
was in there (apart from spam, of course).

David


------------------------------

Message: 2
Date: Wed, 30 May 2012 15:07:35 +0200
From: Samuel desseaux <[email protected]>
To: [email protected]
Subject: [Koha] ldap/ Koha
Message-ID: <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"

Hello,

It's the first time i configure a connection between koha and a ldap.

I don't succeed (only one try would have been fantastic).

This is an extract of my file

<auth_by_bind>1</auth_by_bind> <!-- set to 1 to authenticate by binding 
instead of password comparison, e.g., to use Active Directory-->
<principal_name>uid=%s,ou=people,dc=ecp,dc=fr</principal_name>
<!-- optional, for auth_by_bind: a printf format to make 
userPrincipalName from koha userid -->
<mapping> <!-- match koha SQL field names to your LDAP record field 
names -->
<firstname is='givenName'></firstname>
<surname is='sn'> </surname>
<address is=''>Ecole Centrale Paris</address>
<city is=''>Chatenay-Malabry</city>
<zipcode is=''>92290</zipcode>
<branchcode is=''>ECAM</branchcode>
<userid is='uid'></userid>
<password is='userPassword'></password>
<cardnumber is='ecpbadgeNumber'></cardnumber>
<email is='mail'></email>
<categorycode is='supannEtuDiplome'>employee</categorycode>
<phone is='telephoneNumber'></phone>


I don't find where is the problem. Mapping between koha and ldap seems 
to be good.

But, in logs, i see this problem
[Wed May 30 14:58:07 2012] [error] [client 138.195.48.69] [Wed May 30 
14:58:07 2012] opac-user.pl: DBD::mysql::st fetchrow failed: fetch() 
without execute() at /usr/share/koha/lib/C4/Auth.pm line 1463, <DATA> 
line 558., referer: http://koha.ecp.fr/cgi-bin/koha/opac-user.pl

An idea?

Best regards

samuel

------------------------------

Message: 3
Date: Wed, 30 May 2012 13:20:45 +0000
From: Hal Bright <[email protected]>
To: David Nind <[email protected]>, MJ Ray <[email protected]>
Cc: "[email protected]" <[email protected]>
Subject: Re: [Koha] Problems with the Koha wiki - registration and
    editing for new users
Message-ID:
    <[email protected]>
Content-Type: text/plain; charset="us-ascii"

I was trying to edit the wiki and had the same problem, no confimration email.  
I tried, yahoo and gmail as well.  Nothing in my work outlook spam filters. 

Hal

Harold Bright
Director of Information Services
Farmington Libraries - 6 Monteith Drive
Farmington, CT 06032 - [email protected]
W 860-673-6791 x 204 - F 860-675-7148
http://www.farmingtonlibraries.org

________________________________________
From: [email protected] [[email protected]] on 
behalf of David Nind [[email protected]]
Sent: Wednesday, May 30, 2012 8:01 AM
To: MJ Ray
Cc: [email protected]
Subject: Re: [Koha] Problems with the Koha wiki - registration and editing for 
new users

> Maybe, but I think maybe first you should try an email address with
> better spam filters than Google Mail.  Ideally, something where you
> can check the server mail logs and see if any attempt is made.
>
> I tried another email address (yahoo.co.nz) and haven't received a
confirmation email.  I also checked the spam folder for Gmail, but nothing
was in there (apart from spam, of course).

David
_______________________________________________
Koha mailing list  http://koha-community.org
[email protected]
http://lists.katipo.co.nz/mailman/listinfo/koha


------------------------------

Message: 4
Date: Wed, 30 May 2012 14:07:00 +0100
From: [email protected]
To: [email protected]
Subject: Re: [Koha] Problems with the Koha wiki - registration and
    editing for new users
Message-ID: <[email protected]>

David Nind <[email protected]>
> I tried another email address (yahoo.co.nz) and haven't received a
> confirmation email.  I also checked the spam folder for Gmail, but nothing
> was in there (apart from spam, of course).

Not sure if you're trolling but I'll assume not.  Yahoo and AOL are
about the only spam filters worse than Google.  Hotmail/WinLive is
also a poor service. All of them reject spam without telling you or
giving you any way to check for it - the spam folder is only a small
fraction of it.  Yahoo even deploys countermeasures against sending
servers, even for erroneous spam detections, which is just rude.

I think the wiki just gives up if email is rejected (after all, what
can it do?).

I'm not sure what to recommend. I use various mailboxes from my co-op ISPs,
so don't have much call to use free webmails at the mo.  Anyone got one
they know works with the wiki, please?

Hope that informs,
-- 
MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op.
Webmaster, Debian Developer, Past Koha RM, statistician, former lecturer.
In My Opinion Only: see http://mjr.towers.org.uk/email.html
Available for hire for various work http://www.software.coop/products/


------------------------------

Message: 5
Date: Wed, 30 May 2012 14:41:35 +0100
From: Martin Renvoize <[email protected]>
Cc: "[email protected]" <[email protected]>
Subject: Re: [Koha] Problems with the Koha wiki - registration and
    editing for new users
Message-ID:
    <cafr+jn4chu5qlx_vkxp-uxc4cqbbg6w9awpd_g3ayrmmafd...@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

Looks very much like the servers stopped mailing out to me..

To note, I run a number of mediawiki sites, and have never had an issue
with their mails being sent to spam in gmail or otherwise.. It's probably
more of a server setup error at the mediawiki end. Might be worth someone
checking the reverse dns entries and things for that server.

Just me two pence.

Martin

On 30 May 2012 14:20, Hal Bright <[email protected]> wrote:

> I was trying to edit the wiki and had the same problem, no confimration
> email.  I tried, yahoo and gmail as well.  Nothing in my work outlook spam
> filters.
>
> Hal
>
> Harold Bright
> Director of Information Services
> Farmington Libraries - 6 Monteith Drive
> Farmington, CT 06032 - [email protected]
> W 860-673-6791 x 204 - F 860-675-7148
> http://www.farmingtonlibraries.org
>
> ________________________________________
> From: [email protected] [[email protected]]
> on behalf of David Nind [[email protected]]
> Sent: Wednesday, May 30, 2012 8:01 AM
> To: MJ Ray
> Cc: [email protected]
> Subject: Re: [Koha] Problems with the Koha wiki - registration and editing
> for new users
>
> > Maybe, but I think maybe first you should try an email address with
> > better spam filters than Google Mail.  Ideally, something where you
> > can check the server mail logs and see if any attempt is made.
> >
> > I tried another email address (yahoo.co.nz) and haven't received a
> confirmation email.  I also checked the spam folder for Gmail, but nothing
> was in there (apart from spam, of course).
>
> David
> _______________________________________________
> Koha mailing list  http://koha-community.org
> [email protected]
> http://lists.katipo.co.nz/mailman/listinfo/koha
> _______________________________________________
> Koha mailing list  http://koha-community.org
> [email protected]
> http://lists.katipo.co.nz/mailman/listinfo/koha
>



-- 
Martin Renvoize
Software Engineer, PTFS Europe Ltd
Content Management and Library Solutions

Skype:
Mobile: 07725985636

http://www.ptfs-europe.com


------------------------------

Message: 6
Date: Wed, 30 May 2012 07:30:07 -0700 (PDT)
From: jrhsigler <[email protected]>
To: [email protected]
Subject: [Koha] how to undo global due date?
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii

Greetings,

I need some help with a problem I've encountered in the circulation rules.
About six months ago I set a global due date for May 17, the end of the
semester. Since then, we've updated Koha a couple times, and I can no longer
find the page where I set the global due date. (From my reading, it appears
that this feature has been replaced with circ rules?) The system is still
maintaining the May 17 due date. I'm not sure how to reset this. In the
meantime, every time I check out a book, I have to confirm the action and
manually create due dates. All books checked out now are immediately overdue

I've made sure that there are no hard due dates set in the circulation
rules, but this hasn't made any difference.

Thanks for your time and help!


--
View this message in context: 
http://koha.1045719.n5.nabble.com/how-to-undo-global-due-date-tp5714544.html
Sent from the Koha-general mailing list archive at Nabble.com.


------------------------------

Message: 7
Date: Wed, 30 May 2012 16:02:19 +0100
From: MJ Ray <[email protected]>
To: [email protected]
Subject: Re: [Koha] Use of Google Analytics and +1 on Koha website
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8

Peter Aronson:
> Piwik does offer an option, in its privacy settings, to anonymize
> visitors' IP addresses ("to comply with your local privacy
> laws/guidelines," it says), as well as the opt-out link already
> mentioned. But that may not meet your specific needs. I suppose it
> depends on the interpretation? I've read two interpretations of the
> law just now:

Yeah, that'll be because ico.gov.uk that enforces this law changed
their interpretation a day or two before the deadline.  They now seem
to allow opt-outs, which is utterly wrong and not what the legislation
actually says and the last-minute U-turn will have wasted lots of
money, but never mind, they're the ones who set the deadline and
now they've removed it so we have to live with it!

So Piwik (and Google) would comply with the current ICO interpretation
of the law if an appropriate warning is displayed, as I understand it.

More on this on http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8155
as stuff for Koha itself develops.

Hope that explains,
-- 
MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op.
http://koha-community.org supporter, web and library systems developer.
In My Opinion Only: see http://mjr.towers.org.uk/email.html
Available for hire (including development) at http://www.software.coop/


------------------------------

Message: 8
Date: Wed, 30 May 2012 12:40:27 -0400
From: Paul <[email protected]>
To: "[email protected]" <[email protected]>
Subject: Re: [Koha] Problems with the Koha wiki - registration and
    editing for new users
Message-ID: <5.2.1.1.2.20120530123456.05cd8d30@localhost>
Content-Type: text/plain; charset="us-ascii"; format=flowed

At 01:20 PM 5/30/2012 +0000, someone wrote:
>I was trying to edit the wiki and had the same problem, no confimration 
>email.  I tried, yahoo and gmail as well.  Nothing in my work outlook spam 
>filters.

Maybe something is badly "overwhelmed" at the wiki end?  I just had a quick 
look at the User Creation Log 
<http://wiki.koha-community.org/w/index.php?title=Special:Log&limit=500&type=newusers&month=&year=>
 
and there have been 500 "new" accounts created in the last two weeks.  Most 
of them look like automated spammer sign-ups -- and quite frankly I don't 
think this community group could|would have shown such interest ;-}

Best - Paul 



------------------------------

Message: 9
Date: Wed, 30 May 2012 09:45:54 -0700
From: Lori Bowen Ayre <[email protected]>
To: Nora Blake <[email protected]>
Cc: Koha List <[email protected]>
Subject: Re: [Koha] Barcodes with leading zeros and spaces
Message-ID:
    <CAEJpJYUi37thJceioNMtEKWx=qirvtygfo67uft3kot4mwg...@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

Thanks All.  This is useful.  I'll forward all the suggestions on to the
library that had these questions!  Much appreciated.

Lori

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=
Lori Bowen Ayre //
Library Technology Consultant / The Galecia Group
Oversight Board & Communications Committee / Evergreen
(707) 763-6869 // [email protected]
Availability:  http://tungle.me/lori.ayre

<[email protected]>Specializing in open source ILS solutions, RFID,
filtering,
workflow optimization, and materials handling
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=



On Fri, May 25, 2012 at 5:51 AM, Nora Blake <[email protected]>wrote:

> Hi Lori,
>
> What about loading the barcodes without the space and leading zeros?  We
> do that with our libraries that use those Follett-type barcodes.
>
> Nora
> ________________________
>
> Nora Blake
> MassCat Manager
> Massachusetts Library System
> P.O. Box 609
> South Deerfield, MA 01373-0241
> 508-357-2121 x123
> 866-627-7228
> Email: [email protected]
> AIM: noraatmls
>
> -----Original Message-----
> From: [email protected] [mailto:
> [email protected]] On Behalf Of Lori Bowen Ayre
> Sent: Thursday, May 24, 2012 5:11 PM
> To: Joel Harbottle
> Cc: Koha List
> Subject: Re: [Koha] Barcodes with leading zeros and spaces
>
> Joel,
>
> I think the problem for this library is that they have a prefix (e.g. p or
> sometimes P) and then a space and THEN leading zeros.  So, they want "p
> 000123" to be interpreted as "P123"
>
> That seems like too much to ask!
>
> Lori
>
>
> On Thu, May 24, 2012 at 1:55 PM, Joel Harbottle <
> [email protected]> wrote:
>
> > Hi Lori,
> >
> > We use uppercase letters in our barcodes, for example A70022330679B,
> > and have never had a problem with Koha and these type of Barcodes.
> >
> > Our patrons records, in their barcode having the leading zeros, for
> > example 008910067. We have also never had a problem with Koha and these
> Barcodes.
> >
> > From my experience, they are both perfectly good to use with Koha.
> >
> > Kindest Regards,
> > Joel
> >
> > > From: Lori Bowen Ayre <[email protected]>
> > > Date: Thu, 24 May 2012 13:38:41 -0700
> > > To: Koha List <[email protected]>
> > > Subject: [Koha] Barcodes with leading zeros and spaces
> > >
> > > Does anyone have any barcodes that use leading zeros and upper and
> > > lower case letters?  I am working with a library who has barcodes
> > > that look
> > like
> > > "p 000123" which they need to have interpreted as "P123".
> > >
> > > Any thoughts about how Koha would handle that?
> > >
> > > Lori
> > >
> > > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=
> > > Lori Bowen Ayre //
> > > Library Technology Consultant / The Galecia Group Oversight Board &
> > > Communications Committee / Evergreen
> > > (707) 763-6869 // [email protected]
> > > Availability:  http://tungle.me/lori.ayre
> > >
> > > <[email protected]>Specializing in open source ILS solutions,
> > > RFID, filtering, workflow optimization, and materials handling
> > > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> > > _______________________________________________
> > > Koha mailing list  http://koha-community.org [email protected]
> > > http://lists.katipo.co.nz/mailman/listinfo/koha
> > >
> >
> >
> >
> _______________________________________________
> Koha mailing list  http://koha-community.org [email protected]
> http://lists.katipo.co.nz/mailman/listinfo/koha
>
>
>


------------------------------

_______________________________________________
Koha mailing list
[email protected]
http://lists.katipo.co.nz/mailman/listinfo/koha


End of Koha Digest, Vol 79, Issue 51
************************************
_______________________________________________
Koha mailing list  http://koha-community.org
[email protected]
http://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to