EM13c : EMCLI grant_roles -roles Is Revoking WITH_ADMIN Of Role Owner
(Doc ID 2754279.1)
Last updated on FEBRUARY 22, 2021
Applies to:
Enterprise Manager Base Platform - Version 13.4.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
In Enterprise Manager (EM) Cloud Control, emcli grant_roles revoking WITH_ADMIN of Owner.
$ emcli login -user=usera -password=Welcome1
Login successful
$ emcli list -resource=RoleGrantsToAdministrators -script | grep USERD
ADUSERD PR_USERD_CRED_ADMINS 1
USERA PR_USERD_CRED_ADMINS 1
$ emcli grant_roles -name="ADUSERD" -roles="PR_USERD_CRED_ADMINS"
Roles granted to user/role "ADUSERD" successfully
$ emcli list -resource=RoleGrantsToAdministrators -script | grep USERD
ADUSERD PR_USERD_CRED_ADMINS 0
USERA PR_USERD_CRED_ADMINS 1
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |