How to read cgi variables
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
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
Comments
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.