T O P I C R E V I E W |
dbooth |
Posted - 09/06/2011 : 07:48:28 RP is set up to Pass-Through authentication, and can see new users being created with their windows username. However they are seeing an error "Login failed for user " occurring in folderView.aspx.
Current settings for RP :
"Settings/Security/Enable Pass-Through Authentication" = On
There is a role "Domain Users" which matches one all users are a member of. The role & its users are visible in "Admin/Synch Users".
Admin/Settings/OLAP Report "XMLA Proxy" is set to "Always Used".
IIS ReportPortal virtual directory has Anonymous Authentication = On as an admin level user, and Basic Authentication = On with domain specified.
What is possibly not set up correctly?
Thank you David
|
3 L A T E S T R E P L I E S (Newest First) |
admin |
Posted - 09/07/2011 : 15:33:34 The problem was that xmla.udl connected to ReportPortal database using Windows authentication and ReportPortal virtual directory was not using Anonymous authentication.
The problem was resolved my changing xmla.udl (C:\inetpub\wwwroot\ReportPortal\xmla.udl) to use SQL authentication instead.
|
dbooth |
Posted - 09/07/2011 : 00:04:10 Certainly, screenshot has been sent just now.
Thank you |
admin |
Posted - 09/06/2011 : 16:45:56 Can you please send a screenshot for the "Login failed for user" error to support@ReportPortal.com?
|