<?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 Re: TACACS + Command Logging Problems in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/tacacs-command-logging-problems/m-p/1441183#M367123</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the switch:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debug aaa accounting&lt;/P&gt;&lt;P&gt;debug tacacs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On ACS:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System Configuration -&amp;gt; Service Control and set the log level detail to full, and restart the services&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, reproduce the problem, capture the debug output, and post it here. Depending on what we see, we might need to look at the ACS logs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 May 2010 16:04:19 GMT</pubDate>
    <dc:creator>Javier Henderson</dc:creator>
    <dc:date>2010-05-11T16:04:19Z</dc:date>
    <item>
      <title>TACACS + Command Logging Problems</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-command-logging-problems/m-p/1441180#M367120</link>
      <description>&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Working on a problem that I'm having getting command logging setup for my switch / router infrastructure.&amp;nbsp; Below is my config, authentication is working, both console &amp;amp; SSH.&amp;nbsp; Authorization is also working.&amp;nbsp; Some of my accounting features are working, like successful TACACS+ logins, but all my command logging features are not working properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm currently running ACS V4.1.&amp;nbsp; Also, what is the difference between using named auth / accounting lists, and the default?&amp;nbsp; Is it just that I need to apply them to certian interfaces, where the default is applied to all interfaces?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configs:&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login SSH group tacacs+ local&lt;BR /&gt;aaa authentication login CONSOLE local&lt;BR /&gt;aaa authorization console&lt;BR /&gt;aaa authorization exec CONSOLE local&lt;BR /&gt;aaa authorization exec SSH group tacacs+&lt;BR /&gt;aaa authorization network CONSOLE local&lt;BR /&gt;aaa authorization network SSH group tacacs+&lt;BR /&gt;aaa accounting exec SSH start-stop group tacacs+&lt;BR /&gt;aaa accounting commands 0 SSH start-stop group tacacs+&lt;BR /&gt;aaa accounting commands 1 SSH start-stop group tacacs+&lt;BR /&gt;aaa accounting commands 15 SSH start-stop group tacacs+&lt;BR /&gt;aaa accounting network SSH start-stop group tacacs+&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 1 permit X.X.56.0 0.0.0.255&lt;BR /&gt;tacacs-server host X.X.X.X key XXXXXXXXXXXXX&lt;BR /&gt;tacacs-server timeout 30&lt;BR /&gt;tacacs-server directed-request&lt;BR /&gt;!&lt;BR /&gt;control-plane&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt; session-timeout 10&lt;BR /&gt; authorization exec CONSOLE&lt;BR /&gt; login authentication CONSOLE&lt;BR /&gt;line vty 0 4&lt;BR /&gt; session-timeout 10&lt;BR /&gt; access-class 1 in&lt;BR /&gt; authorization exec SSH&lt;BR /&gt; accounting commands 0 SSH&lt;BR /&gt; accounting commands 1 SSH&lt;BR /&gt; accounting commands 15 SSH&lt;BR /&gt; accounting exec SSH&lt;BR /&gt; login authentication SSH&lt;BR /&gt; transport input ssh&lt;BR /&gt;line vty 5 15&lt;BR /&gt; session-timeout 10&lt;BR /&gt; access-class 1 in&lt;BR /&gt; authorization exec SSH&lt;BR /&gt; accounting commands 0 SSH&lt;BR /&gt; accounting commands 1 SSH&lt;BR /&gt; accounting commands 15 SSH&lt;BR /&gt; accounting exec SSH&lt;BR /&gt; login authentication SSH&lt;BR /&gt; transport input ssh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Jon&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 00:07:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-command-logging-problems/m-p/1441180#M367120</guid>
      <dc:creator>Jkloza_2</dc:creator>
      <dc:date>2019-03-11T00:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: TACACS + Command Logging Problems</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-command-logging-problems/m-p/1441181#M367121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"default" implies it will apply to any interface for which a specific method has not been defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On ACS, the start/stop will go to TACACS+ accounting, and the command accounting will go to TACACS+ administration. Are you not seeing the command accounting on either report?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 15:33:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-command-logging-problems/m-p/1441181#M367121</guid>
      <dc:creator>Javier Henderson</dc:creator>
      <dc:date>2010-05-11T15:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: TACACS + Command Logging Problems</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-command-logging-problems/m-p/1441182#M367122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply!&amp;nbsp; No, i'm not seeing the command logging in either the accounting, or the tacacs administraton reports.&amp;nbsp; Not really sure where to go from here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 15:52:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-command-logging-problems/m-p/1441182#M367122</guid>
      <dc:creator>Jkloza_2</dc:creator>
      <dc:date>2010-05-11T15:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: TACACS + Command Logging Problems</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-command-logging-problems/m-p/1441183#M367123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the switch:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debug aaa accounting&lt;/P&gt;&lt;P&gt;debug tacacs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On ACS:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System Configuration -&amp;gt; Service Control and set the log level detail to full, and restart the services&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, reproduce the problem, capture the debug output, and post it here. Depending on what we see, we might need to look at the ACS logs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 16:04:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-command-logging-problems/m-p/1441183#M367123</guid>
      <dc:creator>Javier Henderson</dc:creator>
      <dc:date>2010-05-11T16:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: TACACS + Command Logging Problems</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-command-logging-problems/m-p/1441184#M367124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached is the log.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 16:46:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-command-logging-problems/m-p/1441184#M367124</guid>
      <dc:creator>Jkloza_2</dc:creator>
      <dc:date>2010-05-11T16:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: TACACS + Command Logging Problems</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-command-logging-problems/m-p/1441185#M367125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This looks fine:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3d22h: AAA/ACCT(00000034): Accounting method=tacacs+ (TACACS+)&lt;BR /&gt;3d22h: TPLUS: Queuing AAA Accounting request 52 for processing&lt;BR /&gt;3d22h: TPLUS: processing accounting request id 52&lt;BR /&gt;3d22h: TPLUS: Sending AV task_id=114&lt;BR /&gt;3d22h: TPLUS: Sending AV timezone=UTC&lt;BR /&gt;3d22h: TPLUS: Sending AV service=shell&lt;BR /&gt;3d22h: TPLUS: Sending AV priv-lvl=15&lt;BR /&gt;3d22h: TPLUS: Sending AV cmd=write memory &lt;CR&gt;&lt;BR /&gt;3d22h: TPLUS: Accounting request created for 52(testusr)&lt;BR /&gt;3d22h: TPLUS: using previously set server X.X.X.X from group tacacs+&lt;BR /&gt;3d22h: TPLUS(00000034)/0/NB_WAIT/36C23C0: Started 30 sec timeout&lt;BR /&gt;3d22h: TPLUS(00000034)/0/NB_WAIT: socket event 2&lt;BR /&gt;3d22h: TPLUS(00000034)/0/NB_WAIT: wrote entire 115 bytes request&lt;BR /&gt;3d22h: TPLUS(00000034)/0/READ: socket event 1&lt;BR /&gt;3d22h: TPLUS(00000034)/0/READ: Would block while reading&lt;BR /&gt;3d22h: TPLUS(00000034)/0/READ: socket event 1&lt;BR /&gt;3d22h: TPLUS(00000034)/0/READ: read entire 12 header bytes (expect 5 bytes data)&lt;BR /&gt;3d22h: TPLUS(00000034)/0/READ: socket event 1&lt;BR /&gt;3d22h: TPLUS(00000034)/0/READ: read entire 17 bytes response&lt;BR /&gt;3d22h: TPLUS(00000034)/0/36C23C0: Processing the reply packet&lt;BR /&gt;3d22h: TPLUS: Received accounting response with status PASS&lt;/CR&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On ACS, look in the log directories for the CSTacacs and CSLog services, and find the entries corresponding to the above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incidentally, you may want to make the timestamps on the router be datetime rather than uptime, it makes it esaier to correlate logs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service timestamp debug datetime localtime msec&lt;/P&gt;&lt;P&gt;service timestamp log datetime localtime msec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 16:57:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-command-logging-problems/m-p/1441185#M367125</guid>
      <dc:creator>Javier Henderson</dc:creator>
      <dc:date>2010-05-11T16:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: TACACS + Command Logging Problems</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-command-logging-problems/m-p/1441186#M367126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you let us know the exact version of the ACS? If it's the ACS 4.1.1.23, then you would have to apply the latest patch of ACS as there is a bug in ACS 4.1.1.23 in which command accounting does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the information about the bug:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;H6 class="alt-2"&gt;CSCsg97429:&lt;/H6&gt;&lt;P&gt;TACACS+ Command Accounting does not work in ACS 4.1(1) Build 23.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Symptom:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TACACS+ Command Accounting does not work in ACS 4.1(1) Build 23.&lt;BR /&gt;No accounting records are seen in the TACACS+ Administration log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;STRONG&gt;Conditions&lt;/STRONG&gt;:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Command accounting is configured on the NAS. After entering commands on the NAS&lt;BR /&gt;no records are seen in the TACACS+ Administration log file. Debugs on the NAS show&lt;BR /&gt;the records being sent, and they do arrive at the ACS server, but the appropriate&lt;BR /&gt;log file is not updated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 21:52:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-command-logging-problems/m-p/1441186#M367126</guid>
      <dc:creator>kush.sri86</dc:creator>
      <dc:date>2010-05-11T21:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: TACACS + Command Logging Problems</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-command-logging-problems/m-p/1441187#M367127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;BR /&gt;Looks like you are running 4.1.1.23, In order to get this fixed, you need to either apply patch 5 on current version &lt;BR /&gt;i.e 4.1.1.23 or completey upgrade the ACS to lates code.&lt;BR /&gt;&lt;BR /&gt;You may download the patch 5 from the below mentioned link:&lt;BR /&gt;&lt;BR /&gt;NOTE: This is applicable only for ACS windows.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cisco.com/cgi-bin/tablebuild.pl/acs-win-3des" target="_blank"&gt;http://www.cisco.com/cgi-bin/tablebuild.pl/acs-win-3des&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Readme for ACS 4.1.1.23.5 accumulative patch&lt;BR /&gt;&lt;BR /&gt;ACS 4.1.1.23.5 accumulative patch&lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;JK&lt;BR /&gt;&lt;BR /&gt;Do rate helpul posts-&lt;BR /&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 09:44:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-command-logging-problems/m-p/1441187#M367127</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2010-05-12T09:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: TACACS + Command Logging Problems</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-command-logging-problems/m-p/1441188#M367128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;nothing to download from the url&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/cgi-bin/tablebuild.pl/acs-win-3des"&gt;http://www.cisco.com/cgi-bin/tablebuild.pl/acs-win-3des&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help as i am facing similar issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Dec 2010 15:56:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-command-logging-problems/m-p/1441188#M367128</guid>
      <dc:creator>sohail_sarwar</dc:creator>
      <dc:date>2010-12-22T15:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: TACACS + Command Logging Problems</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-command-logging-problems/m-p/1441189#M367129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sohail,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;You may need to open a TAC case for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~JG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do rate helpful posts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Dec 2010 09:34:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-command-logging-problems/m-p/1441189#M367129</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2010-12-23T09:34:13Z</dc:date>
    </item>
  </channel>
</rss>

