I have installed Nessus 2.2.2a under Solaris 2.10_69.

I put this shell in /etc/rc2.d/S99nessus to execute at system start up.

#!/sbin/sh
# Start nessus
PATH=/usr/local/bin:/usr/local/sbin:/usr/local/include:/usr/sbin:/usr/bin:/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/usr/ccs/bin:/usr/sfw/bin:/usr/sfw/sbin
LD_LIBRARY_PATH=/usr/local/lib
export LD_LIBRARY_PATH PATH
/usr/local/sbin/nessusd -D

I get this when I try to use the program.

-bash-2.05b$ [502] SSL_connect: error:00000000:lib(0):func(0):reason(0)

If I kill the daemon and start it from root with the same environment
variables everything is ok.
I am sure that it is a timing issue but I thought I would ask if anyone has
a suggestion before trying everything.

(Embedded image moved to file: pic26991.jpg)

<<attachment: pic26991.jpg>>

_______________________________________________
Nessus mailing list
[EMAIL PROTECTED]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to