Help - Search - Members - Calendar
Full Version: How to read cgi variables
Fast Reports forum > Fast Reports Products > FastReport Server
netloop
Hello,

I have to get the windows authenticated user name. We have this information in the cgi variable AUTH_USER.

Is it possible to get it with FR Server (IIS Server - installed as CGI).

Thanks in advance
Dmitriy
We have variables AUTHUSER, AUTHGROUP within report if enabled one of configuration options:UserAuth, WinAuth, CGIAuth, RemoteAuth, CookieAuth.
WinAuth - Permission to use Windows authentication is used when working in the domain ActiveDirectory.
CGIAuth - Permission to perform the authentication server, running on CGI application associated with the report server.
RemoteAuth - Permission to perform the authentication server, through which access to the report server.
CookieAuth - Permission to perform the authentication server, through which you access the report server, the result is stored in the authentication cookie for subsequent analysis of the report server.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.