man8/reloadauth
Table of Contents
reloadauth - ask the database server to reload the auth table
reloadauth
<dbman_host>
This program sends a message to
dbman asking it to
reload the
auth table.
The table is loaded from the location given dbman
when it was started. This allows task permissions to be changed for new
clients while the system is running.
- 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.
reloadauth csdev1
$Id: reloadauth.8,v 1.1 1999/05/19
18:48:51 kitchen Exp $
Table of Contents