> I have an existing site (under development) I want to migrate to
> Midgard. This itself doesn't seem to be a problem, except with
> authentication. I currently use "homebuilt" authentication using MD5
> passwords stored in a database. What is the easiest way to port this
> site? Where would the authentication go?
You can load the database with your existing users and md5 password. If
you apply the patch at
http://www.midgard-project.org/~emiliano/midgard-lib-md5trans.patch to
midgard-lib the passwords will be converted with crypt as midgard uses it.
It also sets the pgpkey field of the person to 'upgraded' so you can
easily see how many users have not yet logged in. After all users have
logged in at least once you can undo the patch.
Emile
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]