You can define verbs as 'R' types and secure them using Unibasic code:

Record Layout:
@ID:remote_record_ID
Attribute 1:R [description]
Attribute 2:file_name
Attribute 3:record_name
Attribute 4:[subroutine_name]


The following screen shows an example of a remote item you could create for
the ECL LIST command:
:AE VOC LIST
Top of "LIST" in "VOC", 4 lines, 26 characters.
*--: P
001: R
002: OTHER_VOC
003: LIST
004: SECTEST2
Bottom.
*--:
With this VOC record in place, when you execute the LIST command,
UniData executes a security subroutine called SECTEST2. If that subroutine
returns a value of 1, UniData executes the record LIST in a file called
OTHER_VOC.

-----Original Message-----
From: Buss, Troy (Logitek Systems) [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 16, 2004 1:04 PM
To: [EMAIL PROTECTED]
Subject: [U2] [UV] SOX - TCL command logging / auditing


Does anyone know if there is a built in facility within universe for
logging TCL commands by account or even globally?  Something similar
perhaps as the 'errlog' feature.
 
Of concern by an internal SOX (sarbanes-oxley) audit was that its
possible for data to be changed outside of the application.
Specifically, "direct access to data could remain undetected resulting
in unauthorized changes to financial data, affecting data integrity".
 
Thanks!
 
-Troy
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to