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

Comments

  • edited 10:34PM
    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.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.