Lawrence Lustig wrote:

> This seems like an enormous amount of work to retrofit
> into existing systems, and even more work to make sure
> that _every_ time someone accesses data a record is
> made.  Also, you can't allow anyone to have access to
> the R> prompt since BROWSE, etc commands could be
> issued that would result in data being shown.

I always assumed my end users will NOT have access to the R> prompt, but
yes, it will require every access be logged.  I'm envisioning using my
transaction table as the logging tool, wherein every access to every
file, no matter how trivial, will be documentable by user. A pain for
sure, but it could come in handy, esp. if there were ever a security
problem...

bill

Reply via email to