RBACUser - setAdkAuthenticationEnabled
RBACUser - setAdkAuthenticationEnabled
Description :
This command enables and disables Active Directory / Kerberos authentication for a user account.
This command controls whether a user is allowed to login using the Active Directory / Kerberos 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 Active Directory / Kerberos authentication for a user account named Mike.
Script
blcli RBACUser setAdkAuthenticationEnabled Mike false
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*