Kbase P27189: Why can anyone who runs compiled code read a table that has restricted access.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  03/04/2009 |
|
Status: Verified
GOAL:
Why can anyone who runs compiled code read a table that has restricted access.
GOAL:
What is Compile Time Security.
FACT(s) (Environment):
All Supported Operating Systems
Progress 9.x
OpenEdge 10.x
FIX:
When a table has data security enabled actions to the table may be granted or restricted for certain users. These actions or limitations are at complied time for the specified users. Once the code has been compiled anyone who runs the code inherits the permissions of the original owner while the code is running.
For information on Runtime Security see solution P27190: What is Runtime Security