koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Koha-devel] password encryption question


From: paul POULAIN
Subject: Re: [Koha-devel] password encryption question
Date: Tue Jul 1 07:16:10 2003
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3.1) Gecko/20030425

Joshua Ferraro wrote:

Hi all,
I think this question is for Chris.  Our passwords are imported as plain text 
and they don't work (koha expects encryption).  How do we encrypt them as we 
import (is there a subroutine to call) so they will work?

insert into user (password) values (password(plaintextpassword));
(internal mySQL function)

--
Paul POULAIN
Consultant indépendant en logiciels libres
responsable francophone de koha (SIGB libre http://www.koha-fr.org)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]