Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Reg. Active Directory Integration with multiple OU Names

Prasanna M
Rank 4 - Community Specialist
Hi
I have integrated OBIEE with Active Directory successfully. The User Base DN is as follows : OU = Departments, DC=***,DC=***. However I would need to add another OU = Branches to it. How can I do it.Do we have any OR command to it.
0
Answers
-
The syntax is of this form, the | indicates the OR:
(|(givenName=James)(givenName=Jim)(givenName=Jimmy)
0