Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

  • opCharts 4.2.5
  • opConfig 4.2.4
  • opEvents 4.0.2
  • opHA 3.3.1
  • opReports 4.2.2

...

Randomize Secrets

New setup tool to randomise randomize the secrets from the command line. This tool will randomise randomize omkd_secrets tokens in OMK and also, NMIS auth_web_key when it matches some of the OMK tokens (Usually set to configure SSO). 

...

/usr/local/omk/bin/opcommon-cli.exe act=secrets_randomise [force=true] [length=N]

Where:

    • force=true will change the token even if this is not the default (Like =~ change_me)
    • length=N will force the token length to N (32 by default)

...

The Security Content Policy is a http header that restricts how resources (JavascriptJavaScript, CSS, Images, etc.) are loaded from allowed sites. It will help to mitigate some attacks of Criss Cross Site Scripting (XSS) and data injection. 

...