R
riyaz.shaikh
Hi All....
I am having a web site which runs under Windows Authentication. the
requirement is this application should write files to a folder share.
but the problem is this folder share is accessible by only one User say
(Domain/User1). where as the we application will be used by all other
users. So whenever I try accessing the folder using the current users
identity it gives an UnAuthorized exception...
How can I impersonate in a web application to make use of Domain\user1
credentials to access the file/folder share ????
please help...
RRS
I am having a web site which runs under Windows Authentication. the
requirement is this application should write files to a folder share.
but the problem is this folder share is accessible by only one User say
(Domain/User1). where as the we application will be used by all other
users. So whenever I try accessing the folder using the current users
identity it gives an UnAuthorized exception...
How can I impersonate in a web application to make use of Domain\user1
credentials to access the file/folder share ????
please help...
RRS