Chen Shiyuan wrote:
> I see... hmm... do you have any idea in what way is the username and
> password stored in migard? How is the password encrypted, etc?
The password can be stored in plaintext or encrypted with the standard
unix crypt facility.
> Cos my objective at the end of the day is to try to reduce the number of
> username/passwords/logins that the user needs to undergo.
Sure.
> So maybe I can export out my usernames/uids to midgard
Should be possible. /etc/passwd (or /etc/shadow) password should work
as-is.
> and then somehow
> or rather just try to make midgard grab the username from Apache and then
> let midgard carry on from there...
Well yes that would be great, and would usually work. If there was a way
to
make Apache run the auth/authz phases on demand it could work for
Midgard.
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]