Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        mod_intercept_form_submit - Apache module to intercept login form submission and run PAM authentication
        
        
        - Description:
- 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. 
Packages
        
        
            | mod_intercept_form_submit-0.9.7-1.el6.i686
              [16 KiB] | Changelog
              by Jan Pazdziora (2014-05-13): - No longer call lookup_identity_hook explicitly, hook order does
  the same.
- Silence compile warnings by specifying C99. |