GetPageSpeed Extras

nginx-module-auth-pam

How to install nginx-module-auth-pam (aarch64)

PAM authentication dynamic module for NGINX

License: Proprietary Vendor: GetPageSpeed LLC https://nginx-extras.getpagespeed.com/modules/auth-pam/

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install nginx-module-auth-pam

Description

NGINX module to use PAM for simple HTTP authentication To enable this module after installation, add the following to /etc/nginx/nginx.conf and reload NGINX: load_module modules/ngx_http_auth_pam_module.so; Alternatively, enable all installed modules by adding this line to the top of /etc/nginx/nginx.conf: include /usr/share/nginx/modules/*.conf;

Architecture

Optimized for aarch64 (ARM64) architecture. It can be used on AWS Graviton instances, as well as Raspberry Pi 4 and newer.

RPMs

Package Size Changelog
nginx-module-auth-pam-1.30.3+1.8.0-2.fc44.gps.aarch64 26 KiB no changelog
nginx-module-auth-pam-1.30.2+1.8.0-2.fc44.gps.aarch64 26 KiB no changelog
nginx-module-auth-pam-1.30.1+1.8.0-2.fc44.gps.aarch64 26 KiB no changelog
nginx-module-auth-pam-1.30.1+1.8.0-1.fc44.gps.aarch64 26 KiB no changelog

Subscribe