object access

Confirms Whether the specified access is permitted on the specified object. The access is determined based on the permissions of this user.

Requires authentication (administrator ID and password) to use.

object access object_name permissions

Options

Return codes

Examples

  • The following example confirms Whether the user who is running pdadmin has action Password (W) permission on the object named /Management/test-object:
    pdadmin sec_master> object access /Management/test-object W
    The output is like:
    Access: Yes

    See also

    object listandshow
    object show

    Parent topic: pdadmin commands