Dash:
[t2.git] / package / security / mod_auth_krb5 / mod_auth_krb5.desc
blobde832549c97be8bef19d1bbbd32364a1142cfb00
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/mod_auth_krb5/mod_auth_krb5.desc
3 [COPY] Copyright (C) 2006 - 2021 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] Kerberos authentication for Apache
14 [T] Mod_auth_kerb is an Apache module designed to provide Kerberos
15 [T] authentication to the Apache web server. Using the Basic Auth
16 [T] mechanism, it retrieves a username/password pair from the browser and
17 [T] checks them against a Kerberos server as set up by your
18 [T] particular organization. The module also supports the Negotiate
19 [T] authentication method, which performs full Kerberos authentication based
20 [T] on ticket exchanges, and does not require users to insert their
21 [T] passwords to the browser.
23 [U] http://modauthkerb.sourceforge.net
25 [A] Daniel Kouril <kouril@users.sourceforge.net>
26 [M] LMJ <linuxmasterjedi@free.fr>
28 [C] extra/crypto
30 [L] BSD
31 [S] Beta
32 [V] 5.3
33 [P] X -----5---9 500.000
35 [D] 15e1b7c14d0b4233e5dc3aa75f61e393dd826f6fdb97227ad7360fcd mod_auth_kerb-5.3.tar.gz http://dl.sourceforge.net/sourceforge/modauthkerb/