Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Security - Encryption
Message
From
22/08/1997 18:40:35
 
 
To
22/08/1997 11:27:38
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00046398
Message ID:
00046476
Views:
24
>VFP 3.0 (Windows 3.1)
>My company's internal EDP auditor asks me whether is it possible to prevent users from accessing data via the MS/DOS prompt, though the application resides on a Novell server. I came up with the following options :
>1. Encrypt all data files , OR

You need a third-party product to do this. VFP doesn't provide any data encryption.

>2. Amend Novell's login script to activate application, by-passing Program Manager (i.e. WIN APP.EXE)
> Prevent users from accessing Windows - DOS Prompt
> Upon quiting application, quit Winows and Logout from network.
>
>Either way..anyone one know how to go about doing it?
>
>If answer to option 1 is to include data files in Project and compile using Encrypt, what are the consequences?

Data files are not included in the exe and are not encrypted in VFP. In FPW 2.6 you could include data into exe, but it made data files read-only.

>Can data be added on ? I mean adding new records, amending etc.? Would the EXE be too large? It's already about 6.5MB.
>
>As for option 2, how to disable ALT-TAB(switch windows)?
>
>Please help..
>You may assume these users have all rights to the data directory.

The only way I know to do this is to use encryption products like the ones mentioned by Michel.

Vlad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform