CPKI_DBGRANT

Section: Challenge-PKI-Project (1)
Updated: May 2004
Index Return to Main Contents
 

NAME

cpki_dbgrant - grant a user's permissions to the PostgreSQL database.  

SYNOPSIS

cpki_dbgrant [OPTION]...  

DESCRIPTION

grant a user's permissions to the PostgreSQL database.

-d DBNAME, --db=DBNAME
specify the name of the database which will be created.
-a ADMINUSER, --admin=ADMINUSER
specify the database user name of the administrator who can add, delete or modify its records.
-g GUESTUSER, --guest=GUESTUSER
specify the database user name of the guest who can read records only.
-h, --help
display command help .
 

FILES


 /usr/local/cpki/lib/db/schema.latest.sql
the latest version of the test suite database schema.
 

AUTHOR

Kenji URUSHIMA  

REPORTING BUGS

Report bugs to <mpki@jnsa.org>.  

COPYRIGHT

Copyright © 2003 JNSA/IPA Challenge PKI Project.  

SEE ALSO

psql(1), Challenge PKI Project https://www.jnsa.org/mpki/


 

Index

NAME
SYNOPSIS
DESCRIPTION
FILES
AUTHOR
REPORTING BUGS
COPYRIGHT
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 07:32:10 GMT, July 12, 2004