Hi,
I have Koha 3.0 running on Ubuntu. I would like to integrate it with our mail
server.
My requirements are:
1. User must be able to place request from OPAC page, which must drop
into the Librarian's mail box. Is it configurable in the existing system or
needs some code change?
2.
Hi,
Go to the file Auth_with_ldap.pm located in: /usr/share/koha/lib/C4 and change
the following lines of code:
my $userldapentry = $search->shift_entry;
my $cmpmesg = $db->compare( $userldapentry, attr=>'userpassword', value
=> $password );
if ($cmpmesg->code != 6) {
Hi,
I am trying to configure Koha3.0 on Linux(Ubuntu) to use our LDAP server.
I referred to the below link for configuration:
http://wiki.koha.org/doku.php?id=en:development:ldap&s
Our LDAP server does not provide any field name for password and hence I am not
able to map in the koha_conf.xml f
let me know,
which can be of great help.
Thanks and Regards,
Sai Bhalaji
From: Sai bhalaji Dhinakaran
Sent: Monday, July 13, 2009 5:53 PM
To: Nicole Engard
Cc: koha-devel@lists.koha.org; d.saibhal...@gmail.com
Subject: RE: [Koha-devel] Changing/Removing
: Monday, July 13, 2009 5:19 PM
To: Sai bhalaji Dhinakaran
Cc: koha-devel@lists.koha.org; d.saibhal...@gmail.com
Subject: Re: [Koha-devel] Changing/Removing Default Login Username & Password
in Koha3.0
This might help you:
http://koha.org/documentation/faq/how-to-change-koha-default-user-name
Hi,
I would like to change/remove the default login user name and password in
Koha3.0.
I tried changing the XML file but end up in error on the page.
Can someone please let me know the way it can be done.
Thanks and Regards,
Sai Bhalaji
This email and any attachment(s) transmitted may contain