what is a good way to limit users

John Esak john at valar.com
Thu Mar 4 05:07:39 PST 2004


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


Assuming you are on Unix... you can use teh @id value to do this...  LIke:

@menu    if: @id eq "tony"
       then: exit

kind of thing....


If not under Unix, you can use passwords.  You can use  environment
variables and command line values as well.

You should ask more specific  to your situation.  What O/S?  What filePro?
When do you want to limit access, etc?
Ask next time you are  in the FP Room and I'll give you some specific
suggestions.

John Esak
The FP Room is www.tinyurl.com/yuag7



More information about the Filepro-list mailing list