Obiee 11g - Active Directory - Authentication not working
Hi
I installed OBIEE 11.1.1.6 and now I'm trying to get Active Directory (AD) Authentication working. I configured the AD-Provider as described in many good posts on the web.
I set the virualized attribute to true. In weblogic console I can see the desired groups and users from AD. That means basically the configured connection to AD is ok.
I tested two configurations concerning the provider order:
Default Authenticator (setting: sufficient)
AD-Authenticator (setting: optional)
--> I can Logon Answers with users configured in weblogic but not with AD-Users. The error "identity found... but could not be authenticated".
AD-Authenticator (setting: sufficient)
Default Authenticator (setting: optional)
--> I can't logon answers with any user I try. Further on the server there's alway an error message "OracleSystemuser has insufficient privileges to access EJB".
Am I missing something basically? Any help would be appreciated.
Thank you