Kbase P148844: What is remote_user CGI environment variable
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/1/2009 |
|
Status: Unverified
GOAL:
What is remote_user CGI environment variable
GOAL:
How does WebSpeed interact with web server's user authentication?
FACT(s) (Environment):
All Supported Operating Systems
Progress 9.x
OpenEdge 10.x
FIX:
If the server supports user authentication, and the script is protected, this is the username they have authenticated as. Or, the visitor's username (for .htaccess-protected pages). The REMOTE_USER CGI variable is available only if the user has been authenticated using an authentication mechanism.
WebSpeed can interact with web server's user authentication via remote_user cgi environment variable