Hi Jeff,

I was faced with the same issue and finally concluded that it was
easier not to try and recompile the mod_auth_form for httpd 2.2.
Instead I worked around by using mod_auth_memcookie
http://authmemcookie.sourceforge.net/ and wrote my own form.

Our implementation consisted of a custom two factor authentication (using SMS).

The source comes with an example (form implemented in PHP, but the
choice of language is obviously upto you). I am happy to share parts
of our configuration and experiences.

Let me know if you need any further help on this.

On Sun, Dec 20, 2009 at 5:19 PM, Jeff Shearer <j...@shearer-family.org> wrote:
>
> Is it possible to implement mod_auth_form in apache 2.2?
>
> ---------------------------------------------------------------------
> 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-unsubscr...@httpd.apache.org
>   "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>



-- 
"The secret impresses no-one, the trick you use it for is everything"
- Alfred Borden (The Prestiege)

---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to