09-07-2017 07:13 AM - edited 02-21-2020 06:16 AM
Since I upgraded my ASA devices to 9.8(1) I get a new popup when I login to the devices
"Login History is not available for the logged in user."
is there a way to:
1) enable Login History or
2) disable the popup.
I've looked around for documentation about the issue but haven't found an answer.
Thank you.
Solved! Go to Solution.
09-07-2017 08:09 AM
Unchecking the dialog box referred to will stop the popup . It sends the command "no aaa authentication login-history" under the covers if you like the cli for that sort of thing.
I just checked mine and that does indeed make it not popup when launching into ASDM
09-07-2017 07:44 AM
09-19-2017 11:40 AM - edited 09-19-2017 11:41 AM
Unfortunately, Real-time log viewing is not working and is a known bug in the 7.8.2 release. You will need to downgrade ASDM to 7.8.1.50 until they release an updated version of ASDM.
09-07-2017 07:57 AM
My ASAv running 9.8(1.7) and ASDM 7.8(1.150) shows the popup fine and populates it accurately. It should do so by default, assuming you have a current ASDM as well as ASA.
Details on the feature are in the ASDM online help guide thus:
By default, the login history is saved for 90 days. You can disable this feature or change the duration, up to 365 days.
The login history is only saved per unit; in failover and clustering environments, each unit maintains its own login history only.
Login history data is not maintained over reloads.
This feature applies to usernames in the local database or from a AAA server when you enable local AAA authentication for one or more of the CLI management methods (SSH, Telnet, serial console). ASDM logins are not saved in the history.
09-07-2017 08:04 AM
(This feature applies to usernames in the local database or from a AAA server when you enable local AAA authentication for one or more of the CLI management methods (SSH, Telnet, serial console).)
I don't use AAA Authentication, so I don't need this history.
is there a way to disable the popup?
09-07-2017 08:09 AM
Unchecking the dialog box referred to will stop the popup . It sends the command "no aaa authentication login-history" under the covers if you like the cli for that sort of thing.
I just checked mine and that does indeed make it not popup when launching into ASDM
09-07-2017 08:20 AM
Confirmed.
Thank you.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide