Skip to main content

revokeconnection

This ArcGIS Data Store utility is used with the relational store.

If you used the allowconnection utility to temporarily allow another client to connect directly to the relational store, you can revoke the connection ability by running the revokeconnection utility.

The revokeconnection utility can be run on the primary relational store machine only.

Syntax

revokeconnection <host name> <username> [<database>]

Example

In this example, the data store database will no longer accept connections from the workcom machine when logged in as user hqo.n_1E7.

./revokeconnection.sh workcom bn0_3Wa.m hqo.n_1E7

revokeconnection workcom hqo.n_1E7