Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #66768

Re: Error getting REMOTE_USER Environment Variable

From John Gordon <gordon@panix.com>
Newsgroups comp.lang.python
Subject Re: Error getting REMOTE_USER Environment Variable
Date 2014-02-20 16:19 +0000
Organization PANIX Public Access Internet and UNIX, NYC
Message-ID <le59tn$im6$1@reader1.panix.com> (permalink)
References <mailman.7186.1392908069.18130.python-list@python.org>

Show all headers | View raw


In <mailman.7186.1392908069.18130.python-list@python.org> Hobie Audet <Hobie.Audet@comcast.net> writes:

> 7.  What it echoes back is "userxyzuserxyz".  In other words, the 
> REMOTE_USER value is repeated.

What username is recorded in the access_log file?

> executed correctly.  By why the "REMOTE_USER" value is doubled is 
> beyond my understanding.  Is this a bug in the os package that comes 
> with Python 3.3?   Anybody got a fix for it?

If there is a bug, it's much more likely to be in the webserver code that
sets the REMOTE_USER value.

-- 
John Gordon         Imagine what it must be like for a real medical doctor to
gordon@panix.com    watch 'House', or a real serial killer to watch 'Dexter'.

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Error getting REMOTE_USER Environment Variable Hobie Audet <Hobie.Audet@comcast.net> - 2014-02-20 09:53 -0500
  Re: Error getting REMOTE_USER Environment Variable John Gordon <gordon@panix.com> - 2014-02-20 16:19 +0000

csiph-web