* updated knights (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / package / security / cvm / cvm.desc
blob223362d7f96924f018f83f2259fda2c71505e94f
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/cvm/cvm.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2004 ROCK Linux Project
5 [COPY] 
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
8 [COPY] 
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] Credential Validation Modules
15 [T] CVM is a framework for validating a set of credentials against a database
16 [T] using a filter program. The modules act as a filter, taking a set of
17 [T] credentials as input and writing a set of facts as output if those
18 [T] credentials are valid. Optional input is given to the module through
19 [T] environment variables.
20 [T]
21 [T] Some of the ideas for CVM came from experience with PAM (pluggable
22 [T] authentication modules), the checkpassword interface used by qmail-pop3d,
23 [T] and the "authmod" interface used by Courier IMAP and POP3. This framework
24 [T] places fewer restrictions on the invoking client than checkpassword does,
25 [T] and is much simpler to implement on both sides than PAM and the authmod
26 [T] framework.
27 [T]
28 [T] This package contains:
29 [T] - The reference source for the CVM interface.
30 [T] - Diagnostic and benchmark CVM clients.
31 [T] - A checkpassword interface CVM client.
32 [T] - A UNIX/POSIX system module (uses getpwnam).
33 [T] - A flat-file module.
34 [T] - A library for client writers.
35 [T] - A set of libraries for module writers.
37 [U] http://untroubled.org/cvm/
39 [A] Bruce Guenter <bruceg@em.ca>
40 [M] Rene Rebe <rene@t2-project.org>
42 [F] CROSS NOPARALLEL
43 [C] extra/tool
45 [L] GPL
46 [S] Stable
47 [V] 0.82
48 [P] X -----5---9 202.900
50 [D] ff9a051c0ac44e2ba2bbf58406a7a18aa145401d3fc02e04d6eeb2e7 cvm-0.82.tar.gz http://untroubled.org/cvm/