authzrule find

Finds and lists all protected objects that have the specified authorization rule attached.

Requires authentication (administrator ID and password) to use.

authzrule find rule_id

A user must have the browse (b) and view (v) permissions for the object to be listed when the pdadmin object show command is issued. Otherwise, an error is returned:

The user is not authorized to view one or more protected objects where the 
requested authzrule is attached.

Options

Return codes

Example

The following example finds protected objects that are attached to the r2 rule:
pdadmin sec_master> authzrule find r2

/Marketing/Folder1

See also

authzrule list

Parent topic: pdadmin commands