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 | |
_link | 0000000124 124 Bytes | |
apache2-mod_auth_kerb.changes | 0000006011 5.87 KB | |
apache2-mod_auth_kerb.spec | 0000003272 3.2 KB | |
mod_auth_kerb-5.1-defproblem.dif | 0000000416 416 Bytes | |
mod_auth_kerb-5.4-auth_segfault.patch | 0000000703 703 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 42 (latest revision is 44)
Petr Gajdos (pgajdos)
accepted
request 718261
from
Kristyna Streitova (kstreitova)
(revision 42)
- add mod_auth_kerb-5.4-auth_segfault.patch to fix a segmentation fault in function authenticate_user_krb5pwd() when credentials are supplied using basic authentication [bsc#1142545]
Comments 0