Replace that portion of the global catalog ACL which relates to the owner or a principal.
catalog modify_acl <name> [ <principal>=owner ] [ <principal1>=<val1> ... <principalN>=<valN> ] [ --test_only ]
Set the owner attribute of the catalog ACL to the specified principal.
Add or replace the specified principal in the catalog ACL with access level <val>. <principal> is in the form <scope>:<type>:<name> where <scope> is local, <type> is user or group, and <name> is the user or group name. Valid access levels are: read, control, configure and full. If the access level is specified as 'none' the principal is removed from the catalog ACL if it is present.
Do not replace any portion of the catalog ACL but rather test if the operation can succeed.
catalog modify_acl /mycat local:user:admin=full
Replace that portion of the global catalog 'mycat' ACL which relates to the local user 'admin', providing full access level permissions to this user.
|
Copyright © 2013 CA.
All rights reserved.
|
|