
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.