NCSC-NL / taranis3

Taranis
Other
63 stars 19 forks source link

Configuration of ID Patterns: Patterns cannot be deleted #5

Closed bsi-lz closed 6 years ago

bsi-lz commented 6 years ago

Deleting an ID Pattern under "Taranis Configuration -> Collector configuration -> ID Patterns" is not working. For example trying to delete "AusCERT advisory AA" creates a popup "Are you sure you want to delete this pattern?". After accepting this, the entry it is apparently gone. But by reloading it appears again.

markov2 commented 6 years ago

(slower response due to holidays) 3.4.1 (and 3.4.0) do not give the webserver write rights to some configuration files. Will get included in 3.4.2

Temporary fix:

tara$   find ~/var -name \*.xml -exec chmod a+w {} \;

might be sufficient.

markov2 commented 6 years ago

Released 3.4.2