[IntelMQ-dev] intelmq-manager authentication issue on Ubuntu 20.04 LTS
Mika Silander
mika.silander at csc.fi
Thu Apr 1 12:00:09 CEST 2021
Hi Sebastian,
This time around I managed, yes, thanks. I'm not quite sure if this was a failure in the installation process (intelmq + intelmq api + intelmq-manager on Ubuntu 20.04 LTS) or just my error, but I had to manually tweak the symlinks below /etc/apache2/conf-available & /etc/apache2/conf-enabled. It was as if the symlink
/etc/apache2/conf-available/manager-apache.conf -> ../../intelmq/manager-apache.conf
were missing after the install. Now with the symlinks
/etc/apache2/conf-available/manager-apache.conf -> ../../intelmq/manager-apache.conf
/etc/apache2/conf-available/intelmq-api.conf -> ../../intelmq/api-apache.conf
/etc/apache2/conf-enabled/manager-apache.conf -> ../conf-available/manager-apache.conf
/etc/apache2/conf-enabled/intelmq-api.conf -> ../conf-available/intelmq-api.conf
suitable a2enconf invocations and a restart of apache2, the system seems to work.
Br, Mika
From: "Sebastian Wagner" <wagner at cert.at>
To: "Mika Silander" <mika.silander at csc.fi>, "intelmq-dev" <intelmq-dev at lists.cert.at>
Sent: Thursday, 1 April, 2021 12:42:46
Subject: Re: [IntelMQ-dev] intelmq-manager authentication issue on Ubuntu 20.04 LTS
Hi,
Great to see that you could resolve the issue. Just responding to the other note:
On 3/31/21 1:57 PM, Mika Silander wrote:
And another note: the earlier(?) path /usr/share/intelmq-manager is now /usr/share/intelmq_manager. Don't know whether this has anything to do with this case ...
The path /usr/share/intelmq-manager was used in the Debian packages for IntelMQ Manager < 2.3.0. That was changed for consistency to intelmq_manager in 2.3.0.
Sebastian
--
// Sebastian Wagner [ mailto:wagner at cert.at | <wagner at cert.at> ] - T: +43 1 5056416 7201
// CERT Austria - [ https://www.cert.at/ | https://www.cert.at/ ] // Eine Initiative der nic.at GmbH - [ https://www.nic.at/ | https://www.nic.at/ ] // Firmenbuchnummer 172568b, LG Salzburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cert.at/pipermail/intelmq-dev/attachments/20210401/9a05b61a/attachment.htm>
More information about the IntelMQ-dev
mailing list