Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: Sb on July 08, 2012, 06:40:01 PM

Title: Database conversion from enc_none to enc_md5
Post by: Sb on July 08, 2012, 06:40:01 PM
Greetings,

Old version: Anope-1.7.18 (1214) M (enc_none)
New version: Anope-1.8.7 (3089) QM (enc_md5)

I search for a way to convert the old dbs that are not using encryption, to the last format with md5 encryption (so, without screwing up all passwords). I searched for a while but found nothing so far. Is there a way?

Thanks!
Title: Re: Database conversion from enc_none to enc_md5
Post by: Charles Kingsley on July 08, 2012, 06:42:50 PM
Upgrade the 1.7.18 enc_none databases to 1.8.7 (enc_none) first for best success.

Then from 1.8.7 you can use enc_switchover from http://modules.anope.org to switch from enc_none to enc_md5.
Title: Re: Database conversion from enc_none to enc_md5
Post by: Charles Kingsley on July 08, 2012, 06:46:08 PM
http://modules.anope.org/index.php?page=view&id=86

Recently did this myself with complete success.
Title: Re: Database conversion from enc_none to enc_md5
Post by: Sb on July 09, 2012, 01:17:35 AM
Thank you very much. It was tricky since some steps must be done in order and carefully, but at the end it worked. Thank you for your time, I really appreciate it.
Title: Re: Database conversion from enc_none to enc_md5
Post by: Charles Kingsley on July 09, 2012, 11:34:46 AM
You're very welcome indeed, I'm glad it's working for you. :)