ReportPortal
ReportPortal
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 ReportPortal General Forum
 Report Portal Installation
 pass-through authentication

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Message:

* HTML is ON
* Forum Code is OFF
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Nicole Henry Posted - 06/08/2006 : 08:19:17
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
3   L A T E S T    R E P L I E S    (Newest First)
admin Posted - 06/16/2006 : 22:45:45
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)?

Vincent Posted - 06/15/2006 : 12:19:49
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.
marco Posted - 06/08/2006 : 11:25:45
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

ReportPortal © 2000-2002 Snitz Communications Go To Top Of Page