If I have a user name, password and domain - how can I pass these to a request to open a file on a network share from my application?
Printable View
If I have a user name, password and domain - how can I pass these to a request to open a file on a network share from my application?
Wouldn't that be handled automatically by whatever user is running the application (integrated security)?