http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7973
--- Comment #29 from [email protected] --- Just to update... I changed <update> to 0 and <auth_by_bind> to 0 and now I get this in my OPAC Error log. [Mon Jul 01 13:59:31 2013] [error] [client 10.0.1.88] [Mon Jul 1 13:59:31 2013] opac-user.pl: Use of uninitialized value in string ne at /usr/share/koha/lib/C4/Auth.pm line 670, <DATA> line 522., referer: http://10.0.1.99/cgi-bin/koha/opac-user.pl [Mon Jul 01 13:59:31 2013] [error] [client 10.0.1.88] [Mon Jul 1 13:59:31 2013] opac-user.pl: Use of uninitialized value $pki_field in string eq at /usr/share/koha/lib/C4/Auth.pm line 780, <DATA> line 522., referer: http://10.0.1.99/cgi-bin/koha/opac-user.pl [Mon Jul 01 13:59:31 2013] [error] [client 10.0.1.88] [Mon Jul 1 13:59:31 2013] opac-user.pl: Use of uninitialized value $pki_field in string eq at /usr/share/koha/lib/C4/Auth.pm line 780, <DATA> line 522., referer: http://10.0.1.99/cgi-bin/koha/opac-user.pl [Mon Jul 01 13:59:31 2013] [error] [client 10.0.1.88] [Mon Jul 1 13:59:31 2013] opac-user.pl: LDAP Auth rejected : invalid password for user '<<USERNAME>>'. LDAP error #16: LDAP_NO_SUCH_ATTRIBUTE, referer: http://10.0.1.99/cgi-bin/koha/opac-user.pl [Mon Jul 01 13:59:31 2013] [error] [client 10.0.1.88] [Mon Jul 1 13:59:31 2013] opac-user.pl: # The request referenced an attribute that does not exist, referer: http://10.0.1.99/cgi-bin/koha/opac-user.pl [Mon Jul 01 13:59:31 2013] [error] [client 10.0.1.88] [Mon Jul 1 13:59:31 2013] opac-user.pl: , referer: http://10.0.1.99/cgi-bin/koha/opac-user.pl [Mon Jul 01 13:59:31 2013] [error] [client 10.0.1.88] [Mon Jul 1 13:59:31 2013] opac-user.pl: Use of uninitialized value $retuserid in string ne at /usr/share/koha/lib/C4/Auth.pm line 817, <DATA> line 581., referer: http://10.0.1.99/cgi-bin/koha/opac-user.pl -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
