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.

RBACUser - setLdapAuthenticationEnabled

RBACUser - setLdapAuthenticationEnabled

Description :

This command enables and disables LDAP authentication for a user account.

This command controls whether a user is allowed to login using the LDAP authentication module.

Return type : com.bladelogic.om.infra.model.rbac.RBACUser

Command Input :

Variable Name

Variable Type

Description

userName

String

User name of the user you want to modify.

enable

Boolean

True to enable the authentication module and false to disable it.

Example

The following example disables LDAP authentication for a user account named Mike.

Script





blcli RBACUser setLdapAuthenticationEnabled Mike false 



Was this page helpful? Yes No Submitting... Thank you

Comments