On Sat, Aug 31, 2002 at 12:42:30AM +0800, Michael Boman wrote:
> Hi,
> 
> I need to automaticly, non-interactive, create a user during installation time 
> of nessus (building a cdrom that installes a nessus server ready-to-be-used 
> on a RAM disk). Alternative create the user during the nessusd start-up 
> script (also non-interactive).
> 
> Basicly I want to run nessus-adduser non-interactive. Is it possible? Is there 
> any other ways to do it?

Try :

echo "<login>
pass
<password>" | nessus-adduser
-
[EMAIL PROTECTED]: general discussions about Nessus.
* To unsubscribe, send a mail to [EMAIL PROTECTED] with
"unsubscribe nessus" in the body.

Reply via email to