Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

HFM can not authentificate MSAD users

seb_2009Oct 16 2009 — edited Jan 21 2011
Hello,
we have an issue on our HFM (9.2.0.3) server. We want to use externall authentification with MSAD. Shared service server is correctly configure for that an it works fine ( it works fine for our Workspace / BI+ server as well).
But, HFM is not able to performe the authentification. After login on hfm web client, you can select the hfm cluster, then select the hfm application and there you get an error :
Could not authenticate the specified user. %0
Show Details:

Error Number:-2147220966
Error Description:
Error Source:
Page On which Error Occurred:/hfm/OpenApp/AppOpen.asp


It works fine for native HFM user, so the issue seems to be related to SS and externall authentification.


Any idea on what's going wrong ?

----------------------- Extract of interopJava.log file from our HFM server ----------------------
10-16 11:57:51 DEBUG Authentication Authentication class initialize [ENTER].
10-16 11:57:51 DEBUG Authentication HubHost: sxofss01.qrs.qsdxcorp.net
10-16 11:57:51 DEBUG Authentication HubPort: 58080
10-16 11:57:51 DEBUG Authentication EnableNestedGroups:true
10-16 11:57:54 DEBUG Authentication Authentication class initialize [EXIT].
10-16 12:00:31 DEBUG Authentication AuthenticateUser [ENTER]
10-16 12:00:31 DEBUG Authentication AuthenticateUserInternal [ENTER]
10-16 12:00:31 DEBUG Authentication AuthenticateUserInternal : CSSException
10-16 12:00:31 DEBUG Authentication Invalid arguments passed in. Please check the arguments.
10-16 12:00:31 ERROR Authentication Invalid arguments passed in. Please check the arguments.

Error Code: -1
com.hyperion.css.CSSIllegalArgumentException: Invalid arguments passed in. Please check the arguments. Error Code: 1
at com.hyperion.css.CSSAPIImpl.authenticate(CSSAPIImpl.java:425)
at com.hyperion.hfm.security.Authentication.AuthenticateUserInternal(Unknown Source)
at com.hyperion.hfm.security.Authentication.AuthenticateUser(Unknown Source)
10-16 12:00:31 DEBUG Authentication AuthenticateUserInternal [EXIT]
10-16 12:00:31 DEBUG Authentication AuthenticateUser [EXIT]
10-16 12:01:03 DEBUG Authentication AuthenticateUser [ENTER]
10-16 12:01:03 DEBUG Authentication AuthenticateUserInternal [ENTER]
10-16 12:01:05 DEBUG Authentication AuthenticateUserInternal : CSSAuthenticationException
10-16 12:01:05 DEBUG Authentication Failed to authenticate user sebastien.mathieu against provider UK
10-16 12:01:05 ERROR Authentication Failed to authenticate user sebastien.mathieu against provider UK

Error Code: 2
com.hyperion.css.CSSAuthenticationException: Failed to authenticate user sebastien.mathieu against provider UK Error Code: 2
at com.hyperion.css.CSSAPIImpl.authenticate(CSSAPIImpl.java:1004)
at com.hyperion.hfm.security.Authentication.AuthenticateUserInternal(Unknown Source)
at com.hyperion.hfm.security.Authentication.AuthenticateUser(Unknown Source)
10-16 12:01:05 DEBUG Authentication AuthenticateUserInternal [EXIT]
10-16 12:01:05 DEBUG Authentication AuthenticateUser [EXIT]
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 18 2011
Added on Oct 16 2009
4 comments
3,594 views