OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

56 lines
2.0 KiB

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