Adding a New AC-Hunter Web User

You can add a new user from the command line. SSH into the system running AC-Hunter and run:

sudo /opt/AC-Hunter/scripts/manage_web_user.sh add -u '[email protected]' -p 'newpassword'

Replace [email protected] and newpassword with the new username to add and the new password you wish to use. Both should be surrounded by single quotes.

Note: The Username (-u) is required to be in the format of an email address

 


Category: AC-Hunter User Management
Tags: