acl create

Creates an ACL policy in the ACL database. This command does not create ACL entries.

Requires authentication (administrator ID and password) to use.

acl create acl_name

Options

Examples: default-root, test, default-management, and pubs_acl3

Return codes

Examples

  • Create an ACL policy named Test-ACL:
    pdadmin sec_master> acl create Test-ACL

    See also

    acl attach
    acl delete
    acl modify

    Parent topic: pdadmin commands