Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
Listing the contents of a network directory - user permissions
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Guest, post: 4042140"] You should use userName and password attributes only when you need to impersonate the token with a specific identity. In order to get the token impersonated by the current user you should use <identity impersonate="true" /> and <authentication mode="Windows" />. See the matrix that illustrate the resultant identity based on settings. [URL]http://msdn.microsoft.com/en-us/library/aa302377.aspx[/URL] Hope this helps [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
Listing the contents of a network directory - user permissions
Top