G Guest Aug 13, 2004 #1 If I don't want to map the drive, can I access the network share by a given login and password. Thank you.
If I don't want to map the drive, can I access the network share by a given login and password. Thank you.
S Scott Allen Aug 13, 2004 #2 If you are on XP, or 2003, you can use the Impersonate method of the WindowsIdentity class. This also works on 2000, but unfortunately only if you hold a trusted privileged usually reserved for the highly powerful SYSTEM account.
If you are on XP, or 2003, you can use the Impersonate method of the WindowsIdentity class. This also works on 2000, but unfortunately only if you hold a trusted privileged usually reserved for the highly powerful SYSTEM account.