Kerberos Module for Apache
Mod_auth_kerb is an Apache module designed to provide Kerberos
authentication to the Apache web server. Using the Basic Auth mechanism,
it retrieves a username/password pair from the browser and checks them
against a Kerberos server as set up by your particular organization. The
module also supports the Negotiate authentication method, which performs
full Kerberos authentication based on ticket exchanges, and does not
require users to insert their passwords to the browser.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Apache:Modules/apache2-mod_auth_kerb && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0101-mod_auth_kerb-5.4-s4u2proxy.patch | 0000021000 20.5 KB | |
0102-mod_auth_kerb-5.4-httpd24.patch | 0000002788 2.72 KB | |
0103-mod_auth_kerb-5.4-delegation.patch | 0000002752 2.69 KB | |
0104-mod_auth_kerb-5.4-longuser.patch | 0000001172 1.14 KB | |
0105-mod_auth_kerb-5.4-handle-continue.patch | 0000000815 815 Bytes | |
apache2-mod_auth_kerb.changes | 0000005064 4.95 KB | |
apache2-mod_auth_kerb.spec | 0000003023 2.95 KB | |
mod_auth_kerb-5.1-defproblem.dif | 0000000416 416 Bytes | |
mod_auth_kerb-5.4-configure.patch | 0000001331 1.3 KB | |
mod_auth_kerb-5.4.tar.gz | 0000093033 90.9 KB | |
mod_auth_kerb-cache_auth.patch | 0000003454 3.37 KB | |
mod_auth_kerb-fix_warnings.patch | 0000000695 695 Bytes | |
mod_auth_kerb.apache22+.patch | 0000008106 7.92 KB |
Revision 35 (latest revision is 44)
Kristyna Streitova (kstreitova)
accepted
request 310560
from
Howard Guo (guohouzuo)
(revision 35)
A minor clean-up of spec file to get rid of old macros and rpmlint warnings.
Comments 0