![]() | |
|---|---|
| mod_auth_vas | |
| Current: | 3.6.4 (2008-09-25) |
| For VAS: | 3.x |
| Servers: |
|
| 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.
| Platform | Filename | Type | Size | Date | MD5 checksum? |
|---|---|---|---|---|---|
| Other mod_auth_vas releases | |||||
| aix-53 | mod-auth-vas.3.6.4-AIX53-IHS61-ppc.bff | package | 154kB | 2008-11-03 | 1ae1ba6b5c0a2f93357df04b4503f05d |
| hpux-pa-11v1 | mod-auth-vas-3.6.4+10git9e785e2.depot | package | 410kB | 2008-11-03 | be1c6ede28a0be7593a54a4b22e64f21 |
| linux-ia64 | mod_auth_vas-ap20-3.6.4-1.ia64.rpm | package | 65kB | 2008-10-17 | 36d55abc5c7729a1eb03f2d99a221486 |
| linux-ppc | mod_auth_vas-ap20-3.6.4-1.ppc.rpm | package | 58kB | 2008-10-17 | f3cbf3ede6d356794629819128c50664 |
| linux-x86_64 | mod_auth_vas-ap20-3.6.4-1.x86_64.rpm | package | 59kB | 2008-09-29 | d9b6eb7723490896a44f20ec5ddaa1ff |
| mod_auth_vas-ap22-3.6.4-1.x86_64.rpm | package | 69kB | 2008-09-29 | 8d92d15fb77b0355b41360095d92eeb0 | |
| libapache20-mod-auth-vas_3.6.4+10git9e785e2-1_amd64.deb | package | 68kB | 2008-10-31 | b15a2526d18bbe663856fcc4054e08f0 | |
| libapache22-mod-auth-vas_3.6.4+10git9e785e2-1_amd64.deb | package | 67kB | 2008-10-31 | d12e890b1f159b40ef596c98f2189fed | |
| linux-x86 | mod_auth_vas-ap20-3.6.4-1.i386.rpm | package | 64kB | 2008-09-24 | beaa2221410acc510634163a21fb26b8 |
| mod_auth_vas-ap22-3.6.4-1.i386.rpm | package | 66kB | 2008-09-24 | f4f6ab1f6f2f05f9ddac8336cd80eda0 | |
| libapache20-mod-auth-vas_3.6.4+10git9e785e2-1_i386.deb | package | 60kB | 2008-10-31 | 085340393907aafda9daca6cbbe2cce1 | |
| libapache22-mod-auth-vas_3.6.4+10git9e785e2-1_i386.deb | package | 64kB | 2008-10-31 | 0efdbe09b66ba4afbf8014d5916f149e | |
| solaris10-x64 | QSFTmav-3.6.4+10git9e785e2-i386.pkg | package | 169kB | 2008-10-30 | 38fc7da9f0beaa34a92634127ed37444 |
| solaris8-sparc | QSFTmav-3.6.4+10git9e785e2-sparc.pkg | package | 151kB | 2008-10-31 | 7ab31a09546b9e71fd7801c7d0dafb46 |
| solaris8-x86 | QSFTmav-3.6.4+10git9e785e2-i386.pkg | package | 137kB | 2008-10-31 | 122fde246c11b46a106b5e0a05de3963 |
| source | mod_auth_vas-3.6.4-10-g9e785e2.tar.gz | source | 563kB | 2008-10-31 | 5bd61eac4ac51e0a7d03be16c55c2219 |
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.

