libapache2-mod-intercept-form-submit

Apache module to intercept login form submission and run pam authentication
  http://www.adelton.com/apache/mod_intercept_form_submit/
  0
  no reviews



Mod_intercept_form_submit can intercept submission of application login forms. it retrieves the login and password information from the post http request, runs pam authentication with those credentials, and sets the remote_user environment variable if the authentication passes.