[Progress Communities] [Progress OpenEdge ABL] Rcode and runtime security

  • Thread starter Thread starter Tony Korban
  • Start date Start date
Status
Not open for further replies.
T

Tony Korban

Guest
there is a need to apply the minimum privilege between the profile who run the code and the one who compiled it for example a code compiled by a Read only user should not allow database update on runtime even if the profile who is running it has the update privilege at the moment the RO user cannot compile a static statment that updates the database. however a dynamic code can be compiled

Continue reading...
 
Status
Not open for further replies.
Back
Top