man8/printaccess
Table of Contents
printaccess - ask the database server to print the access table
printaccess
<dbman_host>
This program sends a message to
dbman asking it to
print the
access table.
dbman’s access table is printed in /tmp/access.db.
pgman’s access table is printed in /tmp/access.pg.
- dbman_host
- The
host where dbman is running.
- DBMAN_HOST
- The value of
dbman_host is used if present else DMAN_HOST is used if present else the
program fails.
- 0
- success
- 1
- failure, i.e. dbman isn’t running or the
hostname is wrong.
printaccess csdev1
$Id:
printaccess.8,v 1.0 2003/02/08 18:55:21 kitchen Exp $
Table of Contents