Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

remote_user variable not set

Status
Not open for further replies.

jimberger

Programmer
Jul 5, 2001
222
GB
Hello,

I have a directory where i have a cgi-script. This directory is protected by LDAP password using a .htaccess file. However, in my script when i call the $ENV{'REMOTE_USER'} variable it is not set. However, it is set when I protect the script in httpd.conf using a location tag. However, I really need to use a .htaccess file. Does anyone know how i can get round this problem.

Thanks

Jim
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top