is this because "openvasmd --rebuild +++ killed by SIGABRT +++" or why
does "openvasad" refuse to start? i had to build the rpm by myself
because Fedora is missing "openvas-administrator" as also
"greenbone-security-assistant" which i built the same way as rpm
and created a systemd-unit without configuration-files

slowly i become a little bit frustrated about get openVAS
running with a working webinterface :-(
________________

[root@openvas:/var/log/openvas]$ cat 
/etc/systemd/system/openvas-administrator.service
[Unit]
Description=OpenVAS Administrator
After=network.target openvas-manager.service openvas-scanner.service
Before=greenbone-security-assistant.service
[Service]
Type=forking
ExecStart=/usr/sbin/openvasad --listen=127.0.0.1 --port=9393 
--users-dir=/var/lib/openvas/users
--scanner-config-file=/etc/openvas/openvassd.conf 
--sync-script=/usr/sbin/openvas-nvt-sync
Restart=always
RestartSec=1
[Install]
WantedBy=multi-user.target

[root@openvas:/var/log/openvas]$ cat openvasad.log
lib  auth:WARNING:2011-12-18 18h56.45 CET:28694: Authentication configuration 
could not be loaded.
lib  serv:WARNING:2011-12-18 18h56.45 CET:28696: openvas_server_new: failed to 
set credentials key file
lib  serv:WARNING:2011-12-18 18h56.45 CET:28696: openvas_server_new:   cert 
file: /var/lib/openvas/CA/servercert.pem
lib  serv:WARNING:2011-12-18 18h56.45 CET:28696: openvas_server_new:   key file 
:
/var/lib/openvas/private/CA/serverkey.pem
ad   main:CRITICAL:2011-12-18 18h56.45 CET:28696: main: client server 
initialisation failed

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss

Reply via email to