List of shares accessed in a system
I have an application which prompts the user for Share path, User name, Password. With these details, application maps the share path to a drive. While doing this operation, user might get an error "Multiple connections with different users is not possible" This error comes if the share path entered by the user in the app is already accessed by different user credentials than entered in my application on that system. Is it possible to get the information like what user privileges were used to connect the network share before launching my app. If i can get this information, i can show the error message in detail. Currently i can get the user privileges used for accessing the network share if it is mapped to a drive.HKEY_CURRENT_USER\Network\<Drive> [UserName] But the same is not possible if user has just accessed the network share with specific user credentials but the share is not mapped to a drive. Any suggestion is highly appreciated...
March 3rd, 2010 1:13pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics