all groups > dotnet security > november 2007 >
You're in the

dotnet security

group:

Accessing a network share from ASP.NET



Accessing a network share from ASP.NET Arne Garvander
10/31/2007 11:51:02 AM
dotnet security: When I need to access a file on a network share from web page I use
LogonUserA Lib "advapi32.dll" to impersonate a network user. Login name and
password of that user is in the code
Is this best practice?
Is there a better way?

--
Arne Garvander
Certified Geek
Re: Accessing a network share from ASP.NET Gaurav Kumar
11/1/2007 12:00:00 AM
You might like to refer to http://www.15seconds.com/issue/030926.htm

thanks,
Gaurav Kumar
http://blogs.technet.com/gauravphoenix/

[quoted text, click to view]
Re: Accessing a network share from ASP.NET Gaurav Kumar
11/1/2007 12:00:00 AM
You might like to refer to http://www.15seconds.com/issue/030926.htm

thanks,
Gaurav Kumar
http://blogs.technet.com/gauravphoenix/

[quoted text, click to view]
AddThis Social Bookmark Button