How can you determine if an application uses LOG=NONE with RACROUTE calls
search cancel

How can you determine if an application uses LOG=NONE with RACROUTE calls

book

Article ID: 15635

calendar_today

Updated On:

Products

Top Secret Top Secret - LDAP

Issue/Introduction

 How do you determine if an application is using RACROUTE security call with LOG=NONE which suppresses logging for the security call.

Environment

Release: TOPSEC00200-15-Top Secret-Security
Component:

Resolution

Currently there is no built in report that will reveal that kind of information.

You would have to run a SECTRACE to determine if LOG=NONE is being used.  

Example:

X TSS-C-0000*acid job S JESSPOOL200A G/0001000700,0020000000 L/208002 F/00000320,000100,0021,000000


The '80' in 'L/208002/ means LOG=NONE  

Any security call with LOG=NONE will cause the security check not to be logged to the Audit Tracking File.

CA Top Secret will respect the request and not log it to the Audit Tracking File.

There is no functionality in CA Top Secret to override the LOG=NONE setting.