www/ap24-authnz-external - The NetBSD Packages Collection

Apache module for external program authentication

The Apache HTTP Daemon can be configured to require users to supply logins
and passwords before accessing pages in some directories. Authentication is
the process of checking if the password given is correct for a user. Apache
has standard modules for authenticating out of several different kinds of
databases. The external authentication module provides a flexible tool for
creating authentication systems based on other databases.

The module can be used in either of two somewhat divergent ways:
1) External Authentication:

When a user supplies a login and password, mod_auth*_external runs a program
you write, passing it the login and password. Your program does whatever
checking and logging it needs to, and then returns a Accept/Reject flag to
Apache.

2) Hardcoded Authentication:

Some hooks have been inserted into mod_auth*_external to make it easy to
replace the call to the external authentication program with a call to a
hardcoded internal authentication routine that you write.

Build dependencies

pkgtools/mktools lang/perl5 pkgtools/cwrappers

Runtime dependencies

www/apache24 www/apache24

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64ap24-authnz-external-3.3.1.tgz
NetBSD 10.0aarch64ap24-authnz-external-3.3.1.tgz
NetBSD 10.0aarch64ap24-authnz-external-3.3.1.tgz
NetBSD 10.0aarch64ebap24-authnz-external-3.3.1.tgz
NetBSD 10.0aarch64ebap24-authnz-external-3.3.1.tgz
NetBSD 10.0alphaap24-authnz-external-3.3.1.tgz
NetBSD 10.0earmv6hfap24-authnz-external-3.3.1.tgz
NetBSD 10.0earmv6hfap24-authnz-external-3.3.1.tgz
NetBSD 10.0earmv6hfap24-authnz-external-3.3.1.tgz
NetBSD 10.0earmv7hfap24-authnz-external-3.3.1.tgz
NetBSD 10.0earmv7hfap24-authnz-external-3.3.1.tgz
NetBSD 10.0earmv7hfap24-authnz-external-3.3.1.tgz
NetBSD 10.0i386ap24-authnz-external-3.3.1.tgz
NetBSD 10.0i386ap24-authnz-external-3.3.1.tgz
NetBSD 10.0powerpcap24-authnz-external-3.3.1.tgz
NetBSD 10.0vaxap24-authnz-external-3.3.1.tgz
NetBSD 10.0x86_64ap24-authnz-external-3.3.1.tgz
NetBSD 10.0_BETAx86_64ap24-authnz-external-3.3.1.tgz
NetBSD 8.0i386ap24-authnz-external-3.3.1.tgz
NetBSD 8.0i386ap24-authnz-external-3.3.1.tgz
NetBSD 8.0powerpcap24-authnz-external-3.3.1.tgz
NetBSD 8.0powerpcap24-authnz-external-3.3.1.tgz
NetBSD 8.0powerpcap24-authnz-external-3.3.1.tgz
NetBSD 8.0powerpcap24-authnz-external-3.3.1.tgz
NetBSD 8.0x86_64ap24-authnz-external-3.3.1.tgz
NetBSD 8.0x86_64ap24-authnz-external-3.3.1.tgz
NetBSD 8.0x86_64ap24-authnz-external-3.3.1.tgz
NetBSD 9.0aarch64ap24-authnz-external-3.3.1.tgz
NetBSD 9.0aarch64ap24-authnz-external-3.3.1.tgz
NetBSD 9.0aarch64ap24-authnz-external-3.3.1.tgz
NetBSD 9.0alphaap24-authnz-external-3.3.1.tgz
NetBSD 9.0alphaap24-authnz-external-3.3.1.tgz
NetBSD 9.0earmap24-authnz-external-3.3.1.tgz
NetBSD 9.0earmv6hfap24-authnz-external-3.3.1.tgz
NetBSD 9.0earmv6hfap24-authnz-external-3.3.1.tgz
NetBSD 9.0earmv6hfap24-authnz-external-3.3.1.tgz
NetBSD 9.0earmv7hfap24-authnz-external-3.3.1.tgz
NetBSD 9.0earmv7hfap24-authnz-external-3.3.1.tgz
NetBSD 9.0earmv7hfap24-authnz-external-3.3.1.tgz
NetBSD 9.0i386ap24-authnz-external-3.3.1.tgz
NetBSD 9.0i386ap24-authnz-external-3.3.1.tgz
NetBSD 9.0mips64ebap24-authnz-external-3.3.1.tgz
NetBSD 9.0powerpcap24-authnz-external-3.3.1.tgz
NetBSD 9.0powerpcap24-authnz-external-3.3.1.tgz
NetBSD 9.0powerpcap24-authnz-external-3.3.1.tgz
NetBSD 9.0powerpcap24-authnz-external-3.3.1.tgz
NetBSD 9.0sparc64ap24-authnz-external-3.3.1.tgz
NetBSD 9.0sparcap24-authnz-external-3.3.1.tgz
NetBSD 9.0sparcap24-authnz-external-3.3.1.tgz
NetBSD 9.0x86_64ap24-authnz-external-3.3.1.tgz
NetBSD 9.0x86_64ap24-authnz-external-3.3.1.tgz
NetBSD 9.3x86_64ap24-authnz-external-3.3.1.tgz
NetBSD 9.3x86_64ap24-authnz-external-3.3.1.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.