400 likes | 571 Views
Record Security. IIPS Fall Conference New Bern, NC October 26, 2004. Record Security. Two types of record security: Record security that is programmed into a module or group of modules for a specific purpose.
E N D
Record Security IIPS Fall Conference New Bern, NC October 26, 2004
Record Security • Two types of record security: • Record security that is programmed into a module or group of modules for a specific purpose. • Record security within Envision Run-Time that allows you to determine a unique set of security parameters.
Record Security in Run Time • Allows you to secure a file so that a user can access only certain records. • Must be able to determine the subset of records by a code field or value.
Record Security • Determine factors that control access to the file or divide the file into subsets. • Determine the individuals that have access to each subset of the file. • Determine a place to store the information that associates the file subsets, or crosswalk information, to a user. • Identify to Envision where the crosswalk information lives. • Identify to Envision the file to secure.
Record SecurityStoring Crosswalk Data LIST DICT UT.OPERS WITH @ID LIKE ...SPARE... BY TYP BY @ID TYP LOC CONV NAME FORMAT SM ASSOC 20:06:54 Oct 21 2004 1 @ID............ TYP LOC..........CONV NAME........... FORMAT SM ASSOC..... SYS.USER.SPARE3 D 19 10L S SYS.USER.SPARE4 D 20 10L S SYS.USER.SPARE5 D 21 10L S SYS.USER.SPARE6 D 22 10L S SYS.USER.SPARE7 D 23 10L S SYS.USER.SPARE8 D 24 10L S SYS.USER.SPARE9 D 27 15L M 7 records listed
Record SecurityGeneral Ledger File • UTMR does not allow computed columns • Must use a subroutine to extract data in UTMR • Delivered subroutine S.RS.GLNO • RSGL screen used to define crosswalk data • Crosswalk data stored in RECSEC.GL • Security enabled on UTMR • Does not restrict GLTB, GLBS, GLSA, GLBA or CONS
Field Security • Levels of field security: • Denied • Inquiry Only • Modify Data Only • Privileged Access
AnswerNet Resources 125.1328 - Record Level Security - Steps to setup 114.1974 - Envision Security - Using Record Security for just one process 55.257 - RSGL: Setting up record security 71.250 - In Use Override and HR Security 10.2084 - GLAP and OVERRIDE security setup 71.672 - Record Level Security Setup Example 147.524 - RSGL: Extending record security to GL reports 1164 - how to secure lookup last 4 digits of SSN