| Name: | mod_authnz_pam |
|---|---|
| Version: | 1.1.0 |
| Release: | 1.el7 |
| Architecture: | x86_64 |
| Group: | System Environment/Daemons |
| Size: | 26579 |
| License: | ASL 2.0 |
| RPM: | mod_authnz_pam-1.1.0-1.el7.x86_64.rpm |
| Source RPM: | mod_authnz_pam-1.1.0-1.el7.src.rpm |
| Build Date: | Fri May 26 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.adelton.com/apache/mod_authnz_pam/ |
| Summary: | PAM authorization checker and PAM Basic Authentication provider |
| Description: | mod_authnz_pam is a PAM authorization module, supplementing authentication done by other modules, for example mod_auth_kerb; it can also be used as full Basic Authentication provider which runs the [login, password] authentication through the PAM stack. |
- 1399183 - Rebase to upstream release 1.1.0.
- 1279591 - Fix OTP use case for modules with pre-auth.
- Fix module loading/configuration for Apache 2.4. - Set PAM_RHOST.
- Silence compile warnings by specifying C99.
- Fix error message when pam_authenticate step is skipped.
- One more function made static for proper isolation.
- Fixing regression from previous change.
- 1058805 - .spec changes for Fedora package review.
- Declare all functions static for proper isolation.
- Make pam_authenticate_with_login_password available for other modules. - Reformat documentation to make the Basic Auth usage less prominent.