>Number: 1705 >Category: general >Synopsis: REMOTE_USER defined in authenticate_basic_user and undefined >within add_common_vars >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue Jan 20 11:00:01 PST 1998 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.2.4 >Environment: SunOS 5.5.1 Generic_103640-08 sun4u sparc SUNW,Ultra-Enterprise GNU gcc-2.7.2.2 >Description: file : mod_auth.c : module authenticate_basic_user : r->connection->user contains authenticated username file : util_script.c : module add_common_vars : r->connection->user is NULL REMOTE_USER Environment Variable not created since r->connection->user is NULL
Any suggestions. I have checked the FAQs and the Problem Database. There are similar problems. However, Authentication is occuring in my case. I have validated the username was passed to the web server, interpreted and returned in the Authentication Cookie for use in subsequent web server requests by placing trace statements within the authenticate_basic_user and add_common_vars modules. Any Suggestions are appreciated. >How-To-Repeat: Yes >Fix: >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]
