Add AD (LDAP) user to Weblogic Administrator group
If you have successfully linked OBIEE server with MS Active directory services, you may want to enable some users from IT department to manage Weblogic server or BI services via Enterprise Manager Console.
- Login to the WebLogic console using the WebLogic administrator user (example: weblogic).
- Go to "Security Realm" -> "myrealm" -> "Roles and Policies" tab
- Expand Global Roles -> Roles and the click on "View Role Conditions" for "Admin" role.
- Click on Add Condition button, select Group for "Predicate List" drop down box and click Next.
- Enter the AD Group Name for which you want Admin privileges in WebLogic for "Group Argument Name" field and hit on Add button.
- Click on Finish button and then in Next screen hit on Save button to save changes.
- Logout of Admin console and log back in as one of the AD users which are part of AD group which you granted the WebLogic Admin role in the console. You should be able to log into the WebLogic console and do administration tasks.
Cheers!
No comments:
Post a Comment