Quest Software (logo)

Vintela Resource Central

Apache web server
mod_auth_vas
Current:3.6.4 (2008-09-25)
For VAS:3.x
Servers:
  • Apache 1.3.x
  • Apache 2.x
  • IBM HTTP Server 1.3.x
  • IBM HTTP Server 6.x
  • Oracle HTTP Server
Guides:
Resources:
Development:
License:Resource Central

Apache authentication

mod_auth_vas is an authentication and authorization module for use with the Apache web server. Derivatives including IBM HTTP Server and Oracle HTTP Server are also supported.

The module uses Quest Authentication Services (VAS) to implement the HTTP SPNEGO protocol, with optional fallback to 'Basic' authentication for browsers that do not support SPNEGO. In effect, mod_auth_vas allows the Apache web server to perform Windows Integrated Authentication (single sign-on).

Browsers that can authenticate using SPNEGO automatically (without prompting for a password) include Internet Explorer, Firefox and Safari.

Documentation

The installation and how-to guides are good first-step and reference documents. The troubleshooting reference might also be handy. These documents should contain everything required to compile and install the module, as well as configuring client browsers and debugging if problems arise.

Download

Packages for Apache 2.0 have "ap20" in their names, packages for Apache 2.2 have "ap22" in their names. The RPMs should work on any RPM-based system, and the debs should work on any deb-based system. See below for information about packages for other systems.

Release: mod_auth_vas-3.6.4
Platform Filename Type Size Date MD5 checksum?
Other mod_auth_vas releases
aix-53mod-auth-vas.3.6.4-AIX53-IHS61-ppc.bffpackage154kB2008-11-031ae1ba6b5c0a2f93357df04b4503f05d
hpux-pa-11v1mod-auth-vas-3.6.4+10git9e785e2.depotpackage410kB2008-11-03be1c6ede28a0be7593a54a4b22e64f21
linux-ia64mod_auth_vas-ap20-3.6.4-1.ia64.rpmpackage65kB2008-10-1736d55abc5c7729a1eb03f2d99a221486
linux-ppcmod_auth_vas-ap20-3.6.4-1.ppc.rpmpackage58kB2008-10-17f3cbf3ede6d356794629819128c50664
linux-x86_64mod_auth_vas-ap20-3.6.4-1.x86_64.rpmpackage59kB2008-09-29d9b6eb7723490896a44f20ec5ddaa1ff
mod_auth_vas-ap22-3.6.4-1.x86_64.rpmpackage69kB2008-09-298d92d15fb77b0355b41360095d92eeb0
libapache20-mod-auth-vas_3.6.4+10git9e785e2-1_amd64.debpackage68kB2008-10-31b15a2526d18bbe663856fcc4054e08f0
libapache22-mod-auth-vas_3.6.4+10git9e785e2-1_amd64.debpackage67kB2008-10-31d12e890b1f159b40ef596c98f2189fed
linux-x86mod_auth_vas-ap20-3.6.4-1.i386.rpmpackage64kB2008-09-24beaa2221410acc510634163a21fb26b8
mod_auth_vas-ap22-3.6.4-1.i386.rpmpackage66kB2008-09-24f4f6ab1f6f2f05f9ddac8336cd80eda0
libapache20-mod-auth-vas_3.6.4+10git9e785e2-1_i386.debpackage60kB2008-10-31085340393907aafda9daca6cbbe2cce1
libapache22-mod-auth-vas_3.6.4+10git9e785e2-1_i386.debpackage64kB2008-10-310efdbe09b66ba4afbf8014d5916f149e
solaris10-x64QSFTmav-3.6.4+10git9e785e2-i386.pkgpackage169kB2008-10-3038fc7da9f0beaa34a92634127ed37444
solaris8-sparcQSFTmav-3.6.4+10git9e785e2-sparc.pkgpackage151kB2008-10-317ab31a09546b9e71fd7801c7d0dafb46
solaris8-x86QSFTmav-3.6.4+10git9e785e2-i386.pkgpackage137kB2008-10-31122fde246c11b46a106b5e0a05de3963
sourcemod_auth_vas-3.6.4-10-g9e785e2.tar.gzsource563kB2008-10-315bd61eac4ac51e0a7d03be16c55c2219

Licensing

The mod_auth_vas module is licensed free to use and modify. However, most of the module's functionality derives from Quest Authentication Services (VAS), which requires separate, user licensing.

No packages for your platform?

The mod_auth_vas module often needs to be compiled from source form for your particular version of Apache HTTPD. This is because the Apache web server's module API changes substantially between different releases and modules compiled for one version of the Apache web server will usually not work with any other version.

Resource Central does provide a few pre-compiled mod_auth_vas packages for some of the more popular and stable operating system distributions that include the Apache HTTP server by default. For other systems, you will need to compile the module for your installation.