This procedure describes how to to define users or groups who can manage application plug-in connection profiles without granting them unlimited configuration privileges.
NOTE: The permissions set using this procedure supersede the privileges defined in the User Authorization window.
To authorize non-administrators to manage application plug-in connection profiles:
<emHome>\<instanceName>\ini
You can use expressions such as a* or LIKE Bob for any of the fields.
For an example, see the sample_cm_admin.xml in the ini directory.
Ctl.exe -U EM_DBO -P EM_DBO_password -C CMS -name CMS -cmdstr “REFRESH_CM_ADMIN_AUTH”
You must execute the above command every time the cm_admin.xml file is modified.
Parent Topic |