cvm
Credential Validation Modules
Bruce Guenter <bruce@untroubled.org>
Version 0.96
2010-01-21

This package contains:
- The reference source for the CVM interface.
- Diagnostic and benchmark CVM clients.
- A checkpassword interface CVM client.
- A UNIX/POSIX system module (uses getpwnam).
- A flat-file module.
- A vmailmgr module.
- MySQL, PgSQL, and SQLite modules.
- A library for client writers.
- A set of libraries for module writers.

A mailing list has been set up to discuss this and other packages.
To subscribe, send an email to:
	bgware-subscribe@lists.untroubled.org
A mailing list archive is available at:
	http://lists.untroubled.org/?list=bgware

Development versions of cvm are available via GIT at:
	http://untroubled.org/git/cvm.git

Requirements:

- bglibs library package version 1.103 or later.
- The vmailmgr modules should work with all versions of vmailmgr that
  use CDB password tables, introduced in vmailmgr version 0.89 (only
  tested with version 0.96.9)
- libtool

Installation:

- Make sure the latest version of bglibs from
  http://untroubled.org/bglibs/ is compiled and installed.
- Build the sources by running "make"
- After the package has been compiled, run the following commands as root:
	make install
  If you want to install in a different directory, run:
	make install install_prefix=/prefix

vmailmgr Configuration:

- If your virtual domain password tables are stored in a file other than
  passwd.cdb, set $VMAILMGR_PWFILE to that file name.

- Set $QMAIL_ROOT to the base qmail directory (defaults to "/var/qmail").

- Set $VMAILMGR_DEFAULT to the vmailmgr default username (defaults to "+").

- Set $DEBUG (to anything) to see debugging output.

- See http://untroubled.org/cvm/cvm.html for information on running
  local or UDP server modules.

Development of this version has been sponsored by FutureQuest, Inc.
ossi@FutureQuest.net  http://www.FutureQuest.net/

This program is Copyright(C) 2010 Bruce Guenter, and may be copied
according to the GNU GENERAL PUBLIC LICENSE (GPL) Version 2 or a later
version.  A copy of this license is included with this package.  This
package comes with no warranty of any kind.

The cvm-vmailmgr project was initiated at FutureQuest, Inc.  We are
releasing it as an open-source project because we felt it would be
useful to others, as well as to repay our debt of gratitude to the
larger open-source community for the excellent packages we have enjoyed.

For more details, you may contact FutureQuest, Inc. at:
FutureQuest, Inc.
PO BOX 623127
Oviedo FL 32762-3127 USA
http://www.FutureQuest.net/

Index of cvm

Name                                           Modification Time  Size

Parent Directory                               2010-07-06 16:21      -
ANNOUNCEMENT                                   2010-01-21 16:53     3k
ChangeLog                                      2010-01-21 16:53   197k
NEWS                                           2010-01-21 16:53    15k
README.vchkpw                                  2004-02-10 13:36     1k
TODO                                           2010-01-21 16:53     2k
archive                                        2010-01-21 16:53      -
credentials.html                               2010-01-21 16:53     2k
cvm-0.96-1.src.rpm                             2010-01-21 16:53   128k
cvm-0.96.tar.gz                                2010-01-21 16:51   125k
cvm-0.96.tar.gz.sig                            2010-01-21 16:51    198
cvm-benchclient.html                           2010-01-21 16:53    598
cvm-chain.html                                 2010-01-21 16:53     2k
cvm-checkpassword.html                         2010-01-21 16:53    854
cvm-mysql.html                                 2010-01-21 16:53     2k
cvm-pgsql.html                                 2010-01-21 16:53     1k
cvm-pwfile.html                                2010-01-21 16:53    912
cvm-qmail.html                                 2010-01-21 16:53     3k
cvm-sqlite.html                                2010-01-21 16:53     2k
cvm-testclient.html                            2010-01-21 16:53    509
cvm-unix.html                                  2010-01-21 16:53    522
cvm-vchkpw.c                                   2005-05-05 16:27     2k
cvm-vmailmgr.html                              2010-01-21 16:53     1k
cvm.html                                       2010-01-21 16:53     4k
errors.html                                    2010-01-21 16:53     1k
facts.html                                     2010-01-21 16:53     4k
fc1                                            2008-04-11 18:07      -
fc2                                            2010-01-21 16:53      -
module.html                                    2010-01-21 16:53     3k
protocol-1.html                                2010-01-21 16:53     3k
protocol-2.html                                2010-01-21 16:53     3k
rationale.html                                 2010-01-21 16:53     3k
rh6                                            2010-01-21 16:53      -
rh7                                            2010-01-21 16:53      -
sasl.html                                      2010-01-21 16:53     1k
sql.html                                       2010-01-21 16:53     1k
v1client.html                                  2010-01-21 16:53     5k
v2client.html                                  2010-01-21 16:53     5k

RPM File: cvm-0.96-1.src.rpm


Name        : cvm                          Relocations: (not relocateable)
Version     : 0.96                              Vendor: (none)
Release     : 1                             Build Date: Thu 21 Jan 2010 04:52:59 PM CST
Group       : Utilities/System              Source RPM: (none)
Size        : 129941                           License: GPL
Packager    : Bruce Guenter <bruce@untroubled.org>
URL         : http://untroubled.org/cvm/
Summary     : Credential Validation Modules
Description :
This package implements the CVM interface as a client (cvm-testclient),
and as a module (cvm-unix, cvm-pwfile).

Requires    :
libtool  
bglibs-devel >= 1.103
mysql-devel  
postgresql-devel  
rpmlib(CompressedFileNames) <= 3.0.4-1

Valid XHTML 1.0!