man8/reloadaccess

Table of Contents

Name

reloadaccess - ask the database server to reload the access table

Synopsis

reloadaccess <dbman_host>

Description

This program sends a message to dbman asking it to reload the access table.

The table is loaded from the location given dbman when it was started. This allows host access permissions to be changed while the system is running.

Arguments

dbman_host
The host where dbman is running.

Environment Variables

DBMAN_HOST
The value of dbman_host is used if present else DMAN_HOST is used if present else the program fails.

Exit Codes

0
success
1
failure, i.e. dbman isn’t running or the hostname is wrong.

Examples

reloadaccess

csdev1

Manual page revision

$Id: reloadaccess.8,v 1.1 2005/04/04 17:29:24 kitchen Exp $


Table of Contents