what is a good way to limit users
John Hemmer
hemmerjohn at hotmail.com
Fri Mar 5 02:18:50 PST 2004
----- Original Message -----
From: "Tony Freehauf" <tony at ynotsoftware.com>
To: <Filepro-list at lists.celestial.com>
Sent: Wednesday, March 03, 2004 10:57 AM
Subject: what is a good way to limit users
> What is a good way to limit some users access to some filepro files?
> thanks
> old tony
>
> --
> **********************************
> YNOT SOFTWARE & PC Support
> Tony Freehauf
> 841 Sivert Ave
> Wood Dale, Il 60191
> Office 630-274-2808
> tony at ynotsoftware.com
> Phone 800.677.9171
> Fax 866.871.6756
> ***********************************
>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
Tony,
I assuming your using Unix or Linux.
Only Developers should have access to the main
filePro menu, which you should password protect.
The last command in the .profile file for each user
should direct that user to a menus designed for that
user's needs, which you should also password protect.
This menu can let the user get to other menus which
may or may not be password protected. The idea is
to never let users execute commands to either look at
or update data for which they do not have privledges.
You do this by the commands you put on the menus
they access.
You can also password protect certain reports and
screens, but the more items you passwords protect,
the harder it is to keep track of. Usually you can
just password the first menu you direct them to.
John
More information about the Filepro-list
mailing list