Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COM object cannot find my data
Message
From
11/08/2000 10:42:10
Jay Shepherd
Construction DataFax, Inc.
Montevallo, Alabama, United States
 
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00401883
Message ID:
00403934
Views:
21
>>>>>make an explicit connection to the UNC using WNetAddConnection2() or >WNetAddConnection3(), which allow you to specify a userid and password for the >connection - it's unlikely that the IUSR_machinename account has privileges on >another machine or in a domain unless you've explicitly taken steps to >establish such accounts. IUSR_machinename is a local account, not a domain >account, and won't have domain privileges or corresponding accounts on other >peer stations.
>>
>>Here is an article I found on this:
>>
>>http://support.microsoft.com/support/kb/articles/Q138/6/78.asp
>>
>>Why do you recommend using WNetAddConnection2 or 3?
>
>Because unlike WNetAddConnection, they permit you to specify a domain context, user name and password.

You or someone out there wouldn't have some sample code for this would you? I've tried some various things and I end up crashing my system. The NETRESOURCE structure is throwing me off somewhere and I can't quite duplicate it properly with a character string.

Thanks,

Jay
Jay Shepherd
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform