[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#310650: Acknowledgement (apache2-mpm-prefork: SSLUserName directive does not change REMOTE_USER)



To confirm, I tested a simple perl cgi script on my girlfriend's debian
machine with a similar cert setup. The perl script just printed all of
the environment variables; she was running 
       apache2-common:
         Installed: 2.0.52-3
and the associated server binaries. We would get:

REMOTE_USER = Erica H Peterson
REQUEST_URI = /cgi-bin/test.pl
SERVER_SIGNATURE =
Apache/2.0.52 (Debian GNU/Linux) DAV/2 SVN/1.1.4 mod_ssl/2.0.52
OpenSSL/0.9.7e Server at gcwiki.mit.edu Port 443

from the script; an apt-get update/upgrade later, we had:

REMOTE_USER = /C=US/ST=Massachusetts/O=Massachusetts Institute of
Technology/OU=Client CA v1/CN=Erica H
Peterson/emailAddress=astronut@MIT.EDU
REQUEST_URI = /cgi-bin/test.pl
SERVER_SIGNATURE =
Apache/2.0.54 (Debian GNU/Linux) DAV/2 SVN/1.1.4 mod_ssl/2.0.54
OpenSSL/0.9.7e Server at gcwiki.mit.edu Port 443

so this time I'm 100% sure I didn't change anything in the config files
between updates :)
			...Eric



Reply to: