[Top] [Prev] [Next] [Bottom]

tpacldel(1)

tpacldel(1)

Name

tpacldel-delete an Access Control List

Synopsis

TUXCONFIG=tuxconfig tpacldel [-t type] name

Description

Invoking tpacldel deletes an existing Access Control List entry from the BEA TUXEDO security data files. A BEA TUXEDO configuration with SECURITY set to USER_AUTH, ACL, or MANDATORY_ACL must be created before running this command successfully.

The following options are available:

-t type
The type of the object. It can be one of ENQ, DEQ, SERVICE, or POSTEVENT. If not specified, the default type is SERVICE.

name
Identifier the existing ACL entry to be deleted.

Before running this command, the application must be configured using either the graphical user interface or tmloadcf(1). tpacldel must be run on the configuration MASTER if the application is not active; if active, this command can run on any active node.

Portability

This command is available only on non-Workstation sites running BEA TUXEDO Release 6.0 or later.

Diagnostics

The tpacldel command exits with a return code of 0 upon successful completion.

See Also

tpacladd(1), tpaclmod(1), AUTHSVR(5), Administering the BEA TUXEDO System



[Top] [Prev] [Next] [Bottom]