commands/vpasswd2cdb.pod
author "Tomas Zeman <tzeman@volny.cz>"
Sun, 20 Jan 2008 00:12:17 +0100
changeset 1 30113bfbe723
parent 0 6f7a81934006
permissions -rw-r--r--
Added tag vmailmgr-0.96.9 for changeset 6f7a81934006

=head1 NAME

vpasswd2cdb - Converts text password tables to CDB format

=head1 SYNOPSIS

B<vpasswd2cdb>
[B<--quiet>]


=head1 DESCRIPTION



Reads in a standard virtual password table in the current directory,
and writes it out to a CDB table.  The file names for the text and CDB
tables are determined from the configuration file.


=head1 OPTIONS

=over 8

=item B<--quiet>

Suppress all status messages.

=back

=head1 AUTHORS

Bruce Guenter <bruceg@em.ca>