Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing network data from a VFP DLL
Message
From
05/11/2003 11:12:25
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00846504
Message ID:
00846545
Views:
26
>Holy cow - there's a lot of information there, but, it doesn't say anything about a COM+ package which will solve the problem fairly simply...

We used the information and ended up using the RevertToSelf and LogonUser function to access the network drives. I guess I never tried the COM+ stuff. I wonder if that would have work for what we wanted. We wanted to use "NT Challenge/Response Authentication" so we could get the userid of the person hitting our webservice but then get access to the network drives, which NT Challenge/Response will NOT give you access to. So we save the userid in our COM objects init then RevertToSelf then we used LogonUser function with a user that only had access to the one part of the network we needed access to. I didn't think COM+ would give us the userid of the person hitting our webservice, would it???
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform