petertickler
Programmer
I have been controlling access to my Intranet successfully via a call to the GetUserName API in Delphi (6).
However, I have just got a new test web server, set up IIS on it, and when I call the GetUserName function, instead off returning the network user name, it returns
IUSR_NADINE where NADINE is the name of the web server.
I presume there must be a difference in the way NADINE is set up compared to its predecessor (which is completely defunct, so I can't go back to it!).
Can anyone suggest what sort of things I might check on the web server?
Thanks.
Peter Tickler
ptickler@potato.org.uk
However, I have just got a new test web server, set up IIS on it, and when I call the GetUserName function, instead off returning the network user name, it returns
IUSR_NADINE where NADINE is the name of the web server.
I presume there must be a difference in the way NADINE is set up compared to its predecessor (which is completely defunct, so I can't go back to it!).
Can anyone suggest what sort of things I might check on the web server?
Thanks.
Peter Tickler
ptickler@potato.org.uk