Operating System - Linux
1833261 Members
3247 Online
110051 Solutions
New Discussion

Nesus 2.0 installation on RH 9

 
Francis Ancheta
Frequent Advisor

Nesus 2.0 installation on RH 9

I recently installed Nessus 2.0 on RH9 and installed all libraries needed. When I try to add a user using "nessus-adduser" the following error occurs. "executing nessusd failed. Make sure your library loader is configured properly and that nessusd is in your $path". Any help is appreciated.
4 REPLIES 4
Francis Ancheta
Frequent Advisor

Re: Nesus 2.0 installation on RH 9

Additional info: The following error appeared before the later. "nessusd: error while loading shared libraries: libnasl.so.2: cannot open sahred object file: No such file or directory". Path and library is present.
Jerome Henry
Honored Contributor

Re: Nesus 2.0 installation on RH 9

Hi Francis,

Did you follow standard installations instructions ? Latest nessus (2.07 ?)
You should run nessus-adduser being root (and getting roo from user through 'su - root' and not 'su' or 'su root'.

J
You can lean only on what resists you...
Francis Ancheta
Frequent Advisor

Re: Nesus 2.0 installation on RH 9

Hello, I followed all instructions. Infact I used the "old boring way" to install it. Because the script I downloaded won't work.

Yes, I am using the latest version of Nessus. At first the gtk+ libraries won't install then I added the development tools of Xwindows, only then did it install.

Actually I logged into the system using Root. Do I need to issue "SU - " again before I run the script?
Francis Ancheta
Frequent Advisor

Re: Nesus 2.0 installation on RH 9

... I found the problem ... missed out one instruction. The path to libnasl.so.2 is not present in /etc/ld.so.conf my mistake.