<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic CISCO IOS How do I configure accounting for local logins? in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/cisco-ios-how-do-i-configure-accounting-for-local-logins/m-p/2404143#M96518</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Randy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are already configured for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+ enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tacacs+ and then local if T+ is not available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**Share your knowledge. It’s a way to achieve immortality. &lt;BR /&gt;--Dalai Lama** &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Please Rate if helpful. &lt;BR /&gt;Regards &lt;BR /&gt;Ed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Dec 2013 19:31:44 GMT</pubDate>
    <dc:creator>edwjames</dc:creator>
    <dc:date>2013-12-09T19:31:44Z</dc:date>
    <item>
      <title>CISCO IOS How do I configure accounting for local logins?</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ios-how-do-i-configure-accounting-for-local-logins/m-p/2404140#M96476</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I currently use TACACS+ with ACS to authenticate access to network devices. I also have a local account just in case the ACS servers are unreachable. As it stands now, ACS logs all my TACACS+ sessions. I would like to also log all local logins using the local account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My probelm is I do not know how to set this up, and also where would i view the logging of these local account logons?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my aaa model&lt;/P&gt;&lt;P&gt;(ignore the dot1x stuff, its for my wired security)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+ enable&lt;/P&gt;&lt;P&gt;aaa authentication dot1x default group radius&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;aaa authorization network default group radius&lt;/P&gt;&lt;P&gt;aaa accounting dot1x default start-stop group radius&lt;/P&gt;&lt;P&gt;aaa accounting exec default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;!&lt;SPAN id="mce_marker"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help with this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Randy&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 04:05:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ios-how-do-i-configure-accounting-for-local-logins/m-p/2404140#M96476</guid>
      <dc:creator>randy.klassen</dc:creator>
      <dc:date>2019-03-11T04:05:27Z</dc:date>
    </item>
    <item>
      <title>CISCO IOS How do I configure accounting for local logins?</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ios-how-do-i-configure-accounting-for-local-logins/m-p/2404141#M96487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Randy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The AAA accounting feature is only for the T+/Radius servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Show logging will show local logins but not much information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**Share your knowledge. It’s a way to achieve immortality. &lt;BR /&gt;--Dalai Lama** &lt;BR /&gt; &lt;BR /&gt;Please Rate if helpful. &lt;BR /&gt;Regards &lt;BR /&gt;Ed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Dec 2013 03:49:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ios-how-do-i-configure-accounting-for-local-logins/m-p/2404141#M96487</guid>
      <dc:creator>edwjames</dc:creator>
      <dc:date>2013-12-08T03:49:56Z</dc:date>
    </item>
    <item>
      <title>CISCO IOS How do I configure accounting for local logins?</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ios-how-do-i-configure-accounting-for-local-logins/m-p/2404142#M96510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks Ed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess that answers that. I have one more question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to force logging on via TACACS+ unless the TACACS+ servers are not available, then allow local?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Randy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 19:27:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ios-how-do-i-configure-accounting-for-local-logins/m-p/2404142#M96510</guid>
      <dc:creator>randy.klassen</dc:creator>
      <dc:date>2013-12-09T19:27:02Z</dc:date>
    </item>
    <item>
      <title>CISCO IOS How do I configure accounting for local logins?</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ios-how-do-i-configure-accounting-for-local-logins/m-p/2404143#M96518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Randy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are already configured for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+ enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tacacs+ and then local if T+ is not available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**Share your knowledge. It’s a way to achieve immortality. &lt;BR /&gt;--Dalai Lama** &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Please Rate if helpful. &lt;BR /&gt;Regards &lt;BR /&gt;Ed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 19:31:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ios-how-do-i-configure-accounting-for-local-logins/m-p/2404143#M96518</guid>
      <dc:creator>edwjames</dc:creator>
      <dc:date>2013-12-09T19:31:44Z</dc:date>
    </item>
    <item>
      <title>CISCO IOS How do I configure accounting for local logins?</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ios-how-do-i-configure-accounting-for-local-logins/m-p/2404144#M96524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Ed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again. I thought i was, i just didnt see a command that had the key word "local". But i guess by stating i want T+ to be default, it will try that first, then fail to local?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your help Ed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Randy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 19:39:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ios-how-do-i-configure-accounting-for-local-logins/m-p/2404144#M96524</guid>
      <dc:creator>randy.klassen</dc:creator>
      <dc:date>2013-12-09T19:39:50Z</dc:date>
    </item>
    <item>
      <title>CISCO IOS How do I configure accounting for local logins?</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ios-how-do-i-configure-accounting-for-local-logins/m-p/2404145#M96536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Randy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have "enable" so you will fallback to local enable secret.&lt;/P&gt;&lt;P&gt;If you choose "local" you will fallback to local username and password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do mark this post as resolved so other can also benefit when you get time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**Share your knowledge. It’s a way to achieve immortality. &lt;BR /&gt;--Dalai Lama** &lt;BR /&gt; &lt;BR /&gt;Please Rate if helpful. &lt;BR /&gt;Regards &lt;BR /&gt;Ed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 20:46:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ios-how-do-i-configure-accounting-for-local-logins/m-p/2404145#M96536</guid>
      <dc:creator>edwjames</dc:creator>
      <dc:date>2013-12-09T20:46:59Z</dc:date>
    </item>
  </channel>
</rss>

