melicertes / csp

The Cyber Security Platform MeliCERTes is part of the European Strategy for Cyber Security. MeliCERTes is a network for establishing confidence and trust among the national Computer Security Incident Response Teams (CSIRTs) of the Member States and for promoting swift and effective operational cooperation.
Other
30 stars 7 forks source link

MISP custom auth configuration needs to be done by the users #50

Open iglocska opened 5 years ago

iglocska commented 5 years ago

Considering that these settings are basically mandatory, why does a user have to configure it manually, leading to frustration and potential miscofigurations?

thanosa75 commented 5 years ago

Is there a way to make this automated (eg. via cmdline?)

iglocska commented 5 years ago

Yes, I highly advise that you guys get familiar with the CLI / API commands supported by MISP. Go to event actions -> automation to get a full list where all of these are described.

image

In this case what you are after is this CLI command:

The setting you are after in this case is this:

Set Setting: MISP/app/Console/cake Admin setSetting [setting] [value]