<?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: ACS3.2 not logging in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/acs3-2-not-logging/m-p/237316#M434917</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Humps !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please read =&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line vty 0 4 &lt;/P&gt;&lt;P&gt;accounting commands 15 default &lt;/P&gt;&lt;P&gt;accounting exec default &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Feb 2004 12:54:06 GMT</pubDate>
    <dc:creator>MARC MONTANARI</dc:creator>
    <dc:date>2004-02-03T12:54:06Z</dc:date>
    <item>
      <title>ACS3.2 not logging</title>
      <link>https://community.cisco.com/t5/network-access-control/acs3-2-not-logging/m-p/237312#M434913</link>
      <description>&lt;P&gt;Hi, I have enabled RADIUS and TACACS+ logging on my ACS server, however I get no information in the reports section.  Only reports I can view are passed and failed attempts.  The other reports are openable, but empty.  I have several NAS setup and i have enabled all reports in the loggin section.  Any ideas all?  TIA.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 14:38:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs3-2-not-logging/m-p/237312#M434913</guid>
      <dc:creator>mlambe</dc:creator>
      <dc:date>2019-03-10T14:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: ACS3.2 not logging</title>
      <link>https://community.cisco.com/t5/network-access-control/acs3-2-not-logging/m-p/237313#M434914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want "TACACS+" reports to be fed up, with&lt;/P&gt;&lt;P&gt;your different connections to your switches or routers, you need to enable "aaa accounting" on these&lt;/P&gt;&lt;P&gt;equipments first. You can enable "start" &amp;amp; "stop" tickets if you need to log both the start-time &amp;amp; the stop-time of a connexion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2004 09:39:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs3-2-not-logging/m-p/237313#M434914</guid>
      <dc:creator>MARC MONTANARI</dc:creator>
      <dc:date>2004-02-03T09:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: ACS3.2 not logging</title>
      <link>https://community.cisco.com/t5/network-access-control/acs3-2-not-logging/m-p/237314#M434915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.  I have the following on my routers.  This particular device is deffo a NAS in the ACS, and I can see passed auths and failed auths when I contact the device.  No other TACACS+logging though.  Anymore ideas?  Many thanks.&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+ line&lt;/P&gt;&lt;P&gt;aaa authentication enable default group tacacs+ enable&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+ if-authenticated none&lt;/P&gt;&lt;P&gt;aaa accounting commands 15 default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa session-id common&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tacacs-server host w.x.y.x&lt;/P&gt;&lt;P&gt;tacacs-server key xxxxxxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2004 09:45:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs3-2-not-logging/m-p/237314#M434915</guid>
      <dc:creator>mlambe</dc:creator>
      <dc:date>2004-02-03T09:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: ACS3.2 not logging</title>
      <link>https://community.cisco.com/t5/network-access-control/acs3-2-not-logging/m-p/237315#M434916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By accounting commands 15, you account only &lt;/P&gt;&lt;P&gt;commands with privilege 15 (commands in the enable mode) Make sure you type such commands if you want them to be accounted.&lt;/P&gt;&lt;P&gt;If you want to account any access to the exec mode, please enter the following command in global command mode =&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa accounting exec default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;====================================================&lt;/P&gt;&lt;P&gt;THEN = did you put the necessary commands under the line vty ... statement ?? Lokk hereunder =&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; accounting commands 15 rfnaccount&lt;/P&gt;&lt;P&gt; accounting exec rfnaccount&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2004 12:52:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs3-2-not-logging/m-p/237315#M434916</guid>
      <dc:creator>MARC MONTANARI</dc:creator>
      <dc:date>2004-02-03T12:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: ACS3.2 not logging</title>
      <link>https://community.cisco.com/t5/network-access-control/acs3-2-not-logging/m-p/237316#M434917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Humps !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please read =&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line vty 0 4 &lt;/P&gt;&lt;P&gt;accounting commands 15 default &lt;/P&gt;&lt;P&gt;accounting exec default &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2004 12:54:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs3-2-not-logging/m-p/237316#M434917</guid>
      <dc:creator>MARC MONTANARI</dc:creator>
      <dc:date>2004-02-03T12:54:06Z</dc:date>
    </item>
  </channel>
</rss>

