LOGON_USER

G

Guest

Hi,

I am needing to find the Pre Windows 2000 Active Directory Account name via
Request.ServerVariables("LOGON_USER").

I seem to remember the v1.0 framework storing the pre2k account name in the
servervariable (while v1.1 stores UPN). Is this correct?

Thanks!
 
P

Paul Clement

¤ Hi,
¤
¤ I am needing to find the Pre Windows 2000 Active Directory Account name via
¤ Request.ServerVariables("LOGON_USER").
¤
¤ I seem to remember the v1.0 framework storing the pre2k account name in the
¤ servervariable (while v1.1 stores UPN). Is this correct?

What do you mean by pre Win2K account name? Could you give an example of the format?


Paul ~~~ (e-mail address removed)
Microsoft MVP (Visual Basic)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top