IIS Server Security - LOGON_USER

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server Security > July 2004 > LOGON_USER





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author LOGON_USER
Darren

2004-07-12, 5:56 pm

I am using IIS to map a windows user client certificate
to another windows user account. That is I am mapping
domain\user to domain\user1 where domain is the same in
both cases.

When I do a Request.ServerVariables("Logon_user") on an
asp page it shows the user after the mapping
(domain\user1). But when I do a SQL database insert by
making my variable equal to Request.ServerVariables
("Logon_user"), it inserts the non mapped username
(domain\user). Why does it do this? I need for
domain\user1 to be inserted into the table. It makes no
sense to me because I am using the same command for
both! Anyone have any ideas? Thanks!
Darren
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com