On Wed, Oct 29, 2003 at 01:54:08PM -0600, [EMAIL PROTECTED] wrote: > > > Hi list: > > > > I had to remove a user from nessus so I used "nessus-rmuser". In doing so I > seem to have deleted the user database, though I am not sure how, here is > message I get when I try to add a user: > > > > root@"hostname":/usr/local/sbin# nessus-adduser > > You must define the user data base entry "nessusd_users = ..." in the > > configuration file "/usr/local/etc/nessus/nessusd.conf"!
This is a bug, the script does not need that at all in fact. Solution: set "users = xxxx" in your nessusd.conf. This however makes me suspect that you are using a nessusd 1.0.x config file. You may want to delete it and have nessusd re-generate one from scratch for you.
