Since you didn't get a response on this list, you might jump onto the IRC channel. Have you tried that?<div><br></div><div>Here's how: <span class="Apple-style-span" style="font-family: 'Helvetica Neue', Arial, 'Lucida Grande', 'Lucida Sans Unicode', 'Microsoft YaHei', sans-serif; font-size: 13px; line-height: 20px; ">Point your favorite IRC client at <strong style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-size: 13px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(46, 46, 46); "><a href="http://irc.oftc.net:6667">irc.oftc.net:6667</a></strong> and <strong style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-size: 13px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(46, 46, 46); ">join #koha</strong>, or simply click <a href="http://en.irc2go.com/webchat/?net=OFTC&room=koha" target="_blank" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-size: 13px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-decoration: none; color: rgb(0, 77, 153); ">here</a>, or <a href="http://chat.mibbit.com/?server=irc.oftc.net&channel=%23koha" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-size: 13px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-decoration: none; color: rgb(0, 77, 153); ">here</a> to connect to the Koha irc-channel with your web-browser. Just type in your nickname and click continue.</span><br clear="all">
<div><div><br></div><div>=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=</div><div><div>Lori Bowen Ayre // Library Technology Consultant</div><div>The Galecia Group // <a href="http://www.galecia.com/" target="_blank">www.galecia.com</a></div>
<div>(707) 763-6869 // <a href="mailto:Lori.Ayre@galecia.com" target="_blank">Lori.Ayre@galecia.com</a></div><div><br></div><div><a href="mailto:Lori.Ayre@galecia.com" target="_blank"></a>Specializing in open source ILS solutions, RFID, filtering, </div>
<div>workflow optimization, and materials handling <br><div>=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=</div></div></div></div><br>
<br><br><div class="gmail_quote">On Wed, Jul 13, 2011 at 4:16 AM, Licensing <span dir="ltr"><<a href="mailto:Licensing@high-voltage.com">Licensing@high-voltage.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
*** Re-Posting ***<br>
<br>
<br>
We have not had any responses to our request for help to date.<br>
<br>
<br>
Has anyone else run into this?<br>
<br>
Is there a sample config someone is willing to share?<br>
<br>
<br>
<br>
Thanking you in advance,<br>
<br>
<br>
<br>
________________________________________<br>
From: <a href="mailto:koha-bounces@lists.katipo.co.nz">koha-bounces@lists.katipo.co.nz</a> [<a href="mailto:koha-bounces@lists.katipo.co.nz">koha-bounces@lists.katipo.co.nz</a>] on behalf of bash-fu34 [<a href="mailto:licensing@high-voltage.com">licensing@high-voltage.com</a>]<br>
Sent: Tuesday, June 28, 2011 6:37 PM<br>
To: <a href="mailto:koha@lists.katipo.co.nz">koha@lists.katipo.co.nz</a><br>
Subject: [Koha] Ldap + Active Directory<br>
<br>
Firstly, thank you for the awesome Debian documentation! I got this far with<br>
no trouble at all.<br>
<br>
When I log into OPAC with an AD account I am told "You entered an incorrect<br>
username or password. Please try again! And remember, usernames and<br>
passwords are case sensitive."<br>
<br>
Here is some information regarding my environment (real names hidden to<br>
protect the innocent):<br>
<br>
Koha version: 3.05.00.001<br>
Debian Squeeze<br>
DebugLevel set to 2<br>
Windows Server 2008 r2<br>
<br>
koha-conf.xml (ldap section)<br>
<br>
<useldapserver>1</useldapserver><br>
<ldapserver id="ldapserver"><br>
<hostname>DOM.TLD</hostname><br>
<base>CN=USERS,DC=DOM,DC=TLD</base><br>
<user>cn=USERS,dc=DOM,dc=TLD</user><br>
<pass>PASSWD</pass><br>
<replicate>0</replicate><br>
<update>0</update><br>
<auth_by_bind>1</auth_by_bind><br>
<principal_name>%s@DOM.TLD</principal_name><br>
<mapping><br>
<firstname is="givenname" ></firstname><br>
<surname is="sn" ></surname><br>
<address is="postaladdress" ></address><br>
<city is="" >CITY, ST</city><br>
<zipcode is="postalcode" ></zipcode--><br>
<branchcode is="branch" >MAIN</branchcode><br>
<branchcode is="" ></branchcode><br>
<userid is="samaccountname" ></userid><br>
<password is="userpassword" ></password><br>
<br>
<categorycode is="employeetype" >PT</categorycode><br>
<categorycode is="" >PT</categorycode><br>
<phone is="telephonenumber"></phone><br>
</mapping><br>
</ldapserver><br>
<br>
I have tried enabling replicate and/or update, when I do I see the following<br>
error:<br>
<br>
<br>
Can't call method "exists" on an undefined value at<br>
/usr/share/koha/lib/C4/Auth_with_ldap.pm line 168, <DATA> line 522.<br>
<br>
<br>
Line 168 contains:<br>
<br>
$userldapentry->exists('uid');<br>
<br>
I've tried changing 'uid' to 'samaccount' since that's what I have in our<br>
schema but the error is the same.<br>
<br>
I see that one user was able to get AD working by editing the<br>
Auth_with_ldap.pm file:<br>
<br>
<a href="http://lists.katipo.co.nz/public/koha/2009-May/018547.html" target="_blank">http://lists.katipo.co.nz/public/koha/2009-May/018547.html</a><br>
<br>
The page he links to does not seem to be available at the moment, not even a<br>
google-cached version. When I make the edits that he mentions Koha will not<br>
even load and I get this error:<br>
<br>
<br>
Software error:<br>
<br>
Global symbol "$res" requires explicit package name at<br>
/usr/share/koha/lib/C4/Auth_with_ldap.pm line 141, <DATA> line 522.<br>
Global symbol "$res" requires explicit package name at<br>
/usr/share/koha/lib/C4/Auth_with_ldap.pm line 142, <DATA> line 522.<br>
Global symbol "$res" requires explicit package name at<br>
/usr/share/koha/lib/C4/Auth_with_ldap.pm line 143, <DATA> line 522.<br>
Compilation failed in require at /usr/share/koha/lib/C4/Auth.pm line 50,<br>
<DATA> line 522.<br>
BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Auth.pm line<br>
67, <DATA> line 522.<br>
Compilation failed in require at<br>
/usr/share/koha/opac/cgi-bin/opac/<a href="http://opac-user.pl" target="_blank">opac-user.pl</a> line 25, <DATA> line 522.<br>
BEGIN failed--compilation aborted at<br>
/usr/share/koha/opac/cgi-bin/opac/<a href="http://opac-user.pl" target="_blank">opac-user.pl</a> line 25, <DATA> line 522.<br>
<br>
<br>
I have spent most of the day reading through any and all Ldap/AD-related<br>
posts on the Koha mailing lists but I don't see anything that stands out as<br>
what I am doing wrong or that applies to my situation.<br>
<br>
Is there some other way to get more verbose feedback, or perhaps something<br>
that should be done differently for Server 2008?<br>
<br>
Thanks for reading :-)<br>
<br>
--<br>
View this message in context: <a href="http://koha.1045719.n5.nabble.com/Ldap-Active-Directory-tp4533702p4533702.html" target="_blank">http://koha.1045719.n5.nabble.com/Ldap-Active-Directory-tp4533702p4533702.html</a><br>
Sent from the Koha - Discuss mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Koha mailing list <a href="http://koha-community.org" target="_blank">http://koha-community.org</a><br>
<a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
_______________________________________________<br>
Koha mailing list <a href="http://koha-community.org" target="_blank">http://koha-community.org</a><br>
<a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
</blockquote></div><br></div>