Shelley Waltz wrote:

Will "autotransition" transition existing md5 crypt passwords
into the sql database as md5 crypt passwords using the
checkpw patch described in this archive?


No, autotransition only works with plaintext passwords.




On Fri, 23 Jan 2004, Ken Murchison wrote:

Ted Cabeen wrote:
> Ken Murchison <[EMAIL PROTECTED]> writes:
> > >>Shelley Waltz wrote:
>>
>>
>>>I am installing a new postfix-cyrus mail server.
>>>I currently have cyrus-imap 1.6.24 authing PLAIN
>>>from /etc/shadow.
>>>I wish to migrate the passwords(md5) from the shadow file to
>>>a mysql database and use this to auth PLAIN using TLS.
>>>Is there a script available to do so - to migrate the users
>>>from the shadow file and create the records for mysql authentication?
>>>I did search, but found nothing.
>>
>>First, I'd strongly suggest that you upgrade to a recent version of
>>Cyrus, either 2.1.16 or 2.2.3. To do this, you'll need a recent
>>version of SASL (I'd suggest 2.1.17). Then, you just configure
>>Cyrus/SASL to authentication plaintext from /etc/shadow and have it
>>autotransition passwords into the SQL auxprop plugin.
> > > That works? Cool! > > Will that store plaintext passwords in the SQL database, or will it
> store them encrypted?
The current plugin will store them as plaintext. There are patches out there which I believe will store them encrypted.


---
Home Page: http://asg.web.cmu.edu/cyrus
Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
Mailing List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html



--
Kenneth Murchison     Oceana Matrix Ltd.
Software Engineer     21 Princeton Place
716-662-8973 x26      Orchard Park, NY 14127
--PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp
---
Home Page: http://asg.web.cmu.edu/cyrus
Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to