Travis Sidelinger wrote:
Any know an easy method to provide 2-factor authentication in Apache?I'd like to require both a group name+password and a user name+password. (or simply just two user accounts)I think this could be implemented via mod_proxy, or by writing a CGI program to handle all the authentication. Thou, I'm curious if others have done this.
You would need form based authentication, as the HTTP authentication stack only supports a single signon. --------------------------------------------------------------------- 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