软件包: cvm-dev (0.76-2ubuntu1) [universe]
cvm-dev 的相关链接
Ubuntu 的资源:
下载源码包 cvm:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Gerrit Pape
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
Credential Validation Modules (development files, documentation)
CVM is a framework for validating a set of credentials against a database using a filter program. The modules act as a filter, taking a set of credentials as input and writing a set of facts as output if those credentials are valid. Optional input is given to the module through environment variables.
Some of the ideas for CVM came from experience with PAM (pluggable authentication modules), the checkpassword interface used by qmail-pop3d, and the "authmod" interface used by Courier IMAP and POP3. This framework places fewer restrictions on the invoking client than checkpassword does, and is much simpler to implement on both sides than PAM and the authmod framework.
See http://untroubled.org/cvm/cvm.html for more information.