I have came accross a problem when putting it on a server it ust get the
servers logon name,
Is there a way, it will be a intranet and users will logon with the user
account onto windows, the intranet web page will then appear, i want the
intranet web page to get the account name from the person logged on to the
computer in the asp.net page.
I hope that is clear i am not sure how to phrase it so
if i logon as
Jonathan
the asp.net webpage would get Jonathan
at the same time a colleague logs on to windows as andrew, the intranet web
page loads up and get his username which is andrew.
Any idea how to do this.
Regards
Jonathan Dixon
HG - 23 Jul 2004 11:43 GMT
Hi Jonathan.
I am not sure I understand you correctly, but I think you should use
Integrated Security to do just that.
I saw a wonderful article on what to use in different setups on MSDN, but I
can't remember the URL.
Try searching on MSDN for Integrated Security Intranet
Regards
Henrik
> I have came accross a problem when putting it on a server it ust get the
> servers logon name,
[quoted text clipped - 20 lines]
>
> Jonathan Dixon