ACS 5.2 setup http user through SSH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2012 12:35 PM - edited 02-21-2020 10:27 AM
Is there a way to set up a new admin user on ACS 5.2 appliance through logging into the device via SSH?
We lost our password for https access but can get in via ssh. I want to set up another user with https access from the SSH interface.
Thanks.
- Labels:
-
Other NAC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2012 09:00 PM
Hi,
Yes... you can do that using cli mode.....
acs reset-password
To reset the `acsadmin' administrator password to the default setting, use the acs reset-passwordcommand in the EXEC mode.
acs reset-password
Syntax Description
No arguments or keywords.
Defaults
This command resets the ACS administrator `acsadmin' password to the default setting (default). Resetting this password does not affect other ACS administrators.
Command Modes
EXEC
Usage Guidelines
You cannot use this command on a secondary ACS node.
After you use this command, you must access your primary ACS node via the web interface and change the password. If you use the default password for the web interface (default) to access the ACS Configuration mode (which requires you to provide the web interface username and password), the login fails and the system prompts you to change the default password.
Examples
acs/admin# acs reset-password
This command resets the 'ACSAdmin' password to its original value.
Are you sure you want to continue? (yes/no) y
Password was reset successfully
acs/admin#
Once done use the default password which would be a factory default...... :-)
Please do rate if the given information helps.
By
Karthik
