ReportPortal
ReportPortal
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ReportPortal General Forum
 Report Portal Installation
 pass-through authentication
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Nicole Henry

France
7 Posts

Posted - 06/08/2006 :  08:19:17  Show Profile  Reply with Quote
hello,

users can't skip the login screen.
login.aspx have integrated authentification
they are logged into a window domain
NT group, marked Nt based, is imported as application role

Anyone have an idea ?
many thanks

Nicole

marco

Netherlands
588 Posts

Posted - 06/08/2006 :  11:25:45  Show Profile  Reply with Quote
is your reportportal in iss integrated security and is the user added as nt user in rp?

if so the user is automatic login the reportportal. close rp in ie and test the security.

marco
Go to Top of Page

Vincent

USA
20 Posts

Posted - 06/15/2006 :  12:19:49  Show Profile  Reply with Quote
I'm having this same problem. I followed these instructions found in the Report Security document.

Go to Admin > Settings and check "Enable the pass-through authentication".
The Anonymous access has to be disabled for the virtual directory or the login.asp page. Basic Authentication or Integrated Authentication has to be chosen instead.
Make sure that the NT group the user belongs to is imported as application role. Insure that the role is marked to be NT based.

All the above has been completed correctly but the Report Portal login screen still appears.
Go to Top of Page

admin

1645 Posts

Posted - 06/16/2006 :  22:45:45  Show Profile  Reply with Quote
Does the NT user exist?

Please try this test. Create a test file in your C:\Inetpub\wwwroot directory. Add a single line to it:

<%= Request.ServerVariables("AUTH_USER") %>

Open IIS admin and uncheck anonymous access.

And save it as userName.asp. Open a browser and go to: http://localhost/userName.asp

What is the user name that shows up? Does it match with the NT user name you typed for your user (admin > users)?

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
ReportPortal © 2000-2002 Snitz Communications Go To Top Of Page