Information
Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

ServerConfigDef - applyAclPolicy


ServerConfigDef - applyAclPolicy

Description :

This command applies an ACL policy to a Server Config Def.

When an ACL policy is applied to an object, all access checks on that object will check both the permissions in its ACL along with the permissions of the associated ACL policy.

For a list of valid osNshName values, see the addPermission command. Returns the DBKey of the modified object.

Return type : DBKey

Command Input :

Variable Name

Variable Type

Description

configFileName

String

Name of the server configuration definition.

osNshName

String

NSH name of its associated operating system.

policyName

String

Name of the ACL policy to use.

Example

The following example shows how to apply the ACL policy called "Test Policy" to the Server Config Def named "Server Config Def".

Script





ServerConfigDef applyAclPolicy "Server Config Def" "SunOS" "Test Policy"



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Server Automation Command Line Interface 8.5