S
Scott_A
We have an AD user account that was setup as R_Smith and then was changed to
JR_Smith.
One of our web applications does a database look up using the
LogonUserIdentity.Name value but this is still returning R_Smith even though
the user logged onto his box with JR_Smith.
Also I created a page that looked at the server variables and AUTH_USER,
LOGON_USER and REMOTE_USER all return the correct JR_Smith. This page is
running on the same web server and in the same virtual directory as the web
application. Why would the server variables return different values to the
LogonUserIdentity.Name? Do they pull different attributes from AD? All the
account settings in AD look fine.
Any ideas?
Thanks
Scott
(I have also posted this on the asp.net forums but have had no luck yet)
JR_Smith.
One of our web applications does a database look up using the
LogonUserIdentity.Name value but this is still returning R_Smith even though
the user logged onto his box with JR_Smith.
Also I created a page that looked at the server variables and AUTH_USER,
LOGON_USER and REMOTE_USER all return the correct JR_Smith. This page is
running on the same web server and in the same virtual directory as the web
application. Why would the server variables return different values to the
LogonUserIdentity.Name? Do they pull different attributes from AD? All the
account settings in AD look fine.
Any ideas?
Thanks
Scott
(I have also posted this on the asp.net forums but have had no luck yet)