S
Sean McKaharay
Hey All,
This is what I have. I have an application running on Server1 and I have
impersonation equal to true. I have another Server2 as a file server. I want
my asp application to create a file on Server2 but it is giving me a login
screen then tell me I don't have privileges on the Server2 box to write
anything on it. When I look at the security log on Server2 it show that "NT
AUTHORITY\ANONYMOUS LOGON" is loging into the box. When I run locally on
Server1 and do the same process I show that I log in as me and I have no
problems creating the file. I am trying to find a fix for creating the file.
I thought that if I have impersonation equal to true I would use my
credentials on the application.
Any Help would be great,
Sean
This is what I have. I have an application running on Server1 and I have
impersonation equal to true. I have another Server2 as a file server. I want
my asp application to create a file on Server2 but it is giving me a login
screen then tell me I don't have privileges on the Server2 box to write
anything on it. When I look at the security log on Server2 it show that "NT
AUTHORITY\ANONYMOUS LOGON" is loging into the box. When I run locally on
Server1 and do the same process I show that I log in as me and I have no
problems creating the file. I am trying to find a fix for creating the file.
I thought that if I have impersonation equal to true I would use my
credentials on the application.
Any Help would be great,
Sean