Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determining Network User Rights
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00479800
Message ID:
00480085
Views:
28
>>
>>What server OS are you needing help with? My app data reside on Novell server, so I use NetLib which will return all user rights to a specific folder on the server. In Novell, I check for the [R]ead, [F]ile Scan, [C]reate, [W]rite, [E]rase and [M]odify rights.
>>
>>The above example covers Create, Read, Erase, File Scan and Write. I am not sure about Modify. To confirm Modify rights, you may have to close the handle then try to reopen the file and modify it. Until the file is closed the first time, I believe you are still in the Create process.
>
>I'd say a split of roughly about 75% (NT) - 25% (Novell). I haven't used NetLib before - I'll do some research. Thanks.

The fcreate() should work. I use NetLib for other Novell functions as well. It would not be worth the $ if that is all you would need it for.
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform