Use the command line for AAHC
You can access AAHC through its console with the username web-admin. Either enter the default password or make an SSH connection to access the system.
To make an SSH connection, you need to create and use an SSH pair for the web-admin user:
You can change the default password using the passwd command.
Available commands
change-ip
Reconfigures the IP address or the hostname of the remote AAHC server
change-rsyslogip
Changes the IP address of the remote Syslog server to which AAHC forwards its audit logs
reboot
Reboots the system
poweroff
Turns off the system
install-patch <patch_file>
Installs the latest version of AAHC over the previous version
revert-patch
Reverts to the last version of AAHC
start-support
Starts the support connection
stop-support
Stops the support connection
ifconfig tap0
Displays the support IP after starting the support connection
change-date
Changes the date of AAHC server and restarts the docker
spectre2-fix enable/disable
Enables or disables the Spectre 2 fix for AAHC
meltdown-fix enable/disable
Enables or disables the Meltdown fix for AAHC
reset-password
Resets the admin password to default
unlock-useradmin
Unlocks the admin user
db-backup
Takes backup of AAHC's configuration data and reports
snmpwalk -v2c -c <community-string> <aahc_server_ip> .OID
Syntax for snmpwalk via SNMPv2
change-snmpv2-cstring
Changes the community strings
legacy-snmp enable
Enables the SNMP v2
legacy-snmp disable
Disables the SNMP v2
You must reboot Logpoint to apply the change made by the
change-ipcommand.You must disable the time synchronization in the NTP server before running the
change-datecommand.AAHC enables the Spectre 2 and Meltdown fixes during the patch installation. However, the fixes may slow down performance. You can disable the fixes if you notice any performance issues.
Last updated
Was this helpful?