How to reset NAC Guest Server Web Interface Password
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2011 08:05 AM - edited 03-10-2019 06:13 PM
I am trying to access our Cisco NAC Guest Server V2.0.1 through the web interface, no of the passwords that the previous admin has written down are working. I can get logged into the Console of the device. Is there anyway that someone has found to reset the web user interface so that I could access this device through that interface.
- Labels:
-
AAA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2011 09:25 PM
John,
Here is the way to reset the web gui password:
php -f /guest/www/html/admin/AdminPasswordReset.php (username) (password) in the NAC Guest server CLI.
Thanks,
Tarik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2011 07:13 AM
FYI, there are two different login pages for the NAC guest server (NGS). One for the network admin for the ngs (ends with /admin/index.php), and one for the sponsor - where you create guest account (doesn't end with /admin.index.php). You should see if you can login to http://x.x.x.x/admin/index.php using the password from the previous admin.
