On 10/29/07, Kyle Parrish <kyleparr@xxxxxxxxx> 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx