1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
Source: libapache-mod-auth-kerb
Section: net
Priority: optional
Maintainer: Ghe Rivero <ghe@debian.org>
Build-Depends: debhelper (>= 4), autotools-dev, libkrb5-dev (>= 1.4.0), autoconf, apache2-threaded-dev (>= 2.2.3), quilt
Standards-Version: 3.7.3
Package: libapache-mod-auth-kerb
Architecture: any
Depends: libapache2-mod-auth-kerb
Description: apache module for Kerberos authentication
An apache module for authenticating users in a Kerberos realm.
It supports basic user and password authentication or a
negotiate auth based on Kerberos tickets.
.
Dummy transantional package to apache 2
Package: libapache2-mod-auth-kerb
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, apache2.2-common, krb5-config
Description: apache2 module for Kerberos authentication
An apache2 module for authenticating users in a Kerberos realm.
It supports basic user and password authentication or a
negotiate auth based on Kerberos tickets.
.
|