Audit , SSL/TLS

Previous topic - Next topic

MHassan

Hello ,

1-is CMOD V10.5 Multiplatform containing audit trail feature ?
If yes how can I enable it , or how to configure it

2- What's the version of TLS/SSL is supported from the CMOD V10.5 ?

jsquizz

Quote from: MHassan on June 07, 2022, 12:19:07 PM
Hello ,

1-is CMOD V10.5 Multiplatform containing audit trail feature ?
If yes how can I enable it , or how to configure it

2- What's the version of TLS/SSL is supported from the CMOD V10.5 ?

What exactly do you mean by audit trail?
#CMOD #DB2 #AFP2PDF #TSM #AIX #RHEL #AWS #AZURE #GCP #EVERYTHING

Justin Derrick

As long as you have maximal logging enabled, the System Log is your Audit Trail.

Unless you have some specific need that you haven't told us about...

-JD.
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Webinars:  https://CMOD.Training/
IBM CMOD Professional Services: https://CMOD.cloud

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR

MHassan

Quote from: jsquizz on June 07, 2022, 04:50:36 PM
Quote from: MHassan on June 07, 2022, 12:19:07 PM
Hello ,

1-is CMOD V10.5 Multiplatform containing audit trail feature ?
If yes how can I enable it , or how to configure it

2- What's the version of TLS/SSL is supported from the CMOD V10.5 ?

What exactly do you mean by audit trail?


What I mean for example in FileNet I can set audit on specific Document Class , and extract the report and it describe everything that happened on this class
So what I am asking about is there any feature that is same as this ?

MHassan

Quote from: Justin Derrick on June 07, 2022, 06:31:27 PM
As long as you have maximal logging enabled, the System Log is your Audit Trail.

Unless you have some specific need that you haven't told us about...

-JD.

What the customer need is to see everything done on specific report without going to system log and search for message number and extract it in csv as this is a long process for him , so is there any feature like this ?

Justin Derrick

As far as I know, there is no such feature, but it's possible to build something that does this.

This would probably be a good candidate for an Enhancement Request.

-JD.
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Webinars:  https://CMOD.Training/
IBM CMOD Professional Services: https://CMOD.cloud

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR

MHassan

Quote from: Justin Derrick on June 08, 2022, 12:11:22 PM
As far as I know, there is no such feature, but it's possible to build something that does this.

This would probably be a good candidate for an Enhancement Request.

-JD.

Thank you JD for you reply ,

Regarding the second question do you have any information about it , is CMOD V10.5 support TLSV1.2 or higher as There is no record in the documentation of the CMOD that state the version of TLS version , it only contains documentation of how to configure CMOD with TLS/SSL

Justin Derrick

In response to your question about SSL/TLS versions, there are some undocumented parameters that you can add to ars.ini in order to control how CMOD & SSL work together:

https://cmod.wiki/index.php?title=ars.ini#Unlisted_CMOD_Configuration_Parameters

-JD.
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Webinars:  https://CMOD.Training/
IBM CMOD Professional Services: https://CMOD.cloud

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR

MHassan

Quote from: Justin Derrick on June 08, 2022, 02:41:29 PM
In response to your question about SSL/TLS versions, there are some undocumented parameters that you can add to ars.ini in order to control how CMOD & SSL work together:

https://cmod.wiki/index.php?title=ars.ini#Unlisted_CMOD_Configuration_Parameters

-JD.

Hello JD,

Thank you so much , This what exactly what I were searching for.