Hi Michael,
Reading the code you need a "autocreate" set to 1 in the config.
And then you need to map the attributes with the "mapping" entry.
Regards,
Jonathan
Le mer. 26 mai 2021 à 18:59, Michael Kuhn a écrit :
>
> Hi
>
> We are trying to implement Shibboleth with Koha. As far as I understand
Hello Koha-Mailinglist,
related to a rejected bug-report I found out, that the KOHA-printout
of EAN13-lables may be incorrect.
My professional-grade USB-barcodereader (Manhattan 177665) is
reproducibly reading only 12 digits instead of 13 digits. On some
reason the first digit is missing.
Hello Michael,
if your users will insert usernames as *firstname.lastname* in koha, and
you need to match it as firstname.lastn...@.xxx in your ldap server
then you need to update your config like this :
%s...@.xxx
Hope this can help
Best wishes
On Wed, May 26, 2021 at 10:44 PM Michael B
Thank you, another user reached out.
It turned out that my userid attribute needed to be "userPrincipalName" to
work within the environment.
On Thu, May 27, 2021, 7:16 AM Karam Qubsi wrote:
> Hello Michael,
>
> if your users will insert usernames as *firstname.lastname* in koha, and
> you nee
Glad it worked :)
On Thu, May 27, 2021 at 10:23 PM Michael BC wrote:
> Thank you, another user reached out.
>
> It turned out that my userid attribute needed to be "userPrincipalName" to
> work within the environment.
>
>
>
> On Thu, May 27, 2021, 7:16 AM Karam Qubsi
> wrote:
>
>> Hello Michael
Hello Koha-Mailinglist,
related to a rejected bug-report I found out, that the KOHA-printout
of EAN13-lables may be incorrect.
My professional-grade USB-barcodereader (Manhattan 177665) is
reproducibly reading only 12 digits instead of 13 digits. On some
reason the first digit is missing.
Good morning,
My team is working on implementing Koha on Oracle Linux and so far it's worked
out. We are getting ready to test to see if we can swap out Maria DB with
Percona MySQL Server, which seems uncomplicated. I'd like to ask if anyone has
set up Koha to operate with a database that is
Hello
I am using the newest stable (20.11)
debian 10
SSHing into that server
Have DNS for the domain managed at wordpress (.phantomlandscapes.com)
the dB has been created, but the site is empty
I have installed mysql rather than the mariadB option
/etc/koha/koha-sites.conf has been edited, cha
On 28/05/21 6:46 am, Jesse A Lambertson wrote:
Hello
I am using the newest stable (20.11)
debian 10
SSHing into that server
Have DNS for the domain managed at wordpress (.phantomlandscapes.com)
the dB has been created, but the site is empty
I have installed mysql rather than the mariadB opt
On 28/05/21 8:46 am, Mason James wrote:
hi Jesse
you will need to run 'koha-create' after changing /etc/koha/koha-sites.conf
$ sudo koha-create --create-db library
...where 'library' is the name of your koha instance
this command creates the config files under /etc/koha/sites/library
more
10 matches
Mail list logo