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.

Ldap - addPermission


Ldap - addPermission

Description :

This command adds a permission (role,authorization) to an LDAP connection.

You can use this command as part of the setup for the Active Directory user synchronization feature. For information about this feature, see the RBAC section of the BMC BladeLogic User Guide (Managing Access chapter). This command returns the ACL object.

Return type : DBKey

Command Input :

Variable Name

Variable Type

Description

connectionName

String

Name of the LDAP connection.

roleName

String

Name of the role.

authName

String

Name of the authorization.

Example

The following example gives the role SyncAdmins permission to read a defined connection with the name SSO.

Script





Ldap addPermission SSO SyncAdmins LdapConnection.Read



 

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

BMC Server Automation Command Line Interface 8.5