Public bug reported:

OS: Ubuntu 17.10 64-bit, standard repositories used
openvas packages installed:

openvas 9.0.0
openvas-cli 1.4.5-1
openvas-manager 7.0.2-1
openvas-manager-common 7.0.2-1
openvas-scanner 5.1.1-2

When being run openvas-scanenr.servcie (openvassd) creates Unix sockeet
as

/tmp/redis.sock

whereas other openavs servics/Web GUI expect the socket at

/var/run/openvassd.sock

Quick solution looks like this

sudo ln -s /tmp/redis.sock /var/run/openvassd.sock

but creating correct Unix socket could help much more. Also, ther's no
documented setting that specifies Unix socket path.

** Affects: openvas-scanner (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1759115

Title:
  openvassd creates Unix socket /tmp/redis.sock, whereas other openvas
  services expect  /var/run/openvassd.sock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvas-scanner/+bug/1759115/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to