On 10/29/07, Kyle Parrish <[EMAIL PROTECTED]> wrote:

>
> Is there, for lack of a better word, an open source identity
> management software out there that I can bolt on to Apache and Linux
> which might provide these features?  If not, can you please help me
> better understand how to accomplish the above goals?

No, these are not the kind of things that you typically bolt directly
to the webserver. They are usually part of your application
server/framework environment. Pick a language and you'll find many
different choices for implementing basic accounts. If you want
something very fast and tightly integrated to apache, then given your
previous experience, you should head over to perl.apache.org to find
mod_perl solutions.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to