<?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 TACACs+ commands not dropping me into enable mode in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/tacacs-commands-not-dropping-me-into-enable-mode/m-p/2476215#M87741</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've just comfigured the following on a router running IOS 15. All my other devices are running the old tacacs commands but thought I'd try the new CLI version.&lt;BR /&gt;It works, e.g get prompted for username/password and authenticates against our AD Server (integrated with ACS4.2). I get into the router but into usermode.&lt;/P&gt;&lt;P&gt;My other devices drop me straight into Priv Mode. Only difference is the the new commands v the old commands but I can't see anything that is different in relation to putting me into Priv mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa group server tacacs+ ABC_ACS&lt;/P&gt;&lt;P&gt; server name ABC_TAC&lt;/P&gt;&lt;P&gt;tacacs server ABC_TAC&lt;/P&gt;&lt;P&gt; address ipv4 172.27.10.10&lt;/P&gt;&lt;P&gt; key secretkey&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;/P&gt;&lt;P&gt;aaa authentication login ACS_List group ABC_ACS line&lt;/P&gt;&lt;P&gt;aaa authorization exec ACS_List group ABC_ACS if-authenticated&lt;/P&gt;&lt;P&gt;aaa accounting exec ACS_List start-stop group ABC_ACS&lt;/P&gt;&lt;P&gt;aaa accounting commands 15 ACS_List start-stop group ABC_ACS&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; password test&lt;/P&gt;&lt;P&gt; authorization exec ACS_List&lt;/P&gt;&lt;P&gt; accounting commands 15 ACS_List&lt;/P&gt;&lt;P&gt; accounting exec ACS_List&lt;/P&gt;&lt;P&gt; login authentication ACS_List&lt;/P&gt;&lt;P&gt; length 0&lt;/P&gt;&lt;P&gt; transport input ssh&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 04:27:19 GMT</pubDate>
    <dc:creator>GRANT3779</dc:creator>
    <dc:date>2019-03-11T04:27:19Z</dc:date>
    <item>
      <title>TACACs+ commands not dropping me into enable mode</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-commands-not-dropping-me-into-enable-mode/m-p/2476215#M87741</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've just comfigured the following on a router running IOS 15. All my other devices are running the old tacacs commands but thought I'd try the new CLI version.&lt;BR /&gt;It works, e.g get prompted for username/password and authenticates against our AD Server (integrated with ACS4.2). I get into the router but into usermode.&lt;/P&gt;&lt;P&gt;My other devices drop me straight into Priv Mode. Only difference is the the new commands v the old commands but I can't see anything that is different in relation to putting me into Priv mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa group server tacacs+ ABC_ACS&lt;/P&gt;&lt;P&gt; server name ABC_TAC&lt;/P&gt;&lt;P&gt;tacacs server ABC_TAC&lt;/P&gt;&lt;P&gt; address ipv4 172.27.10.10&lt;/P&gt;&lt;P&gt; key secretkey&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;/P&gt;&lt;P&gt;aaa authentication login ACS_List group ABC_ACS line&lt;/P&gt;&lt;P&gt;aaa authorization exec ACS_List group ABC_ACS if-authenticated&lt;/P&gt;&lt;P&gt;aaa accounting exec ACS_List start-stop group ABC_ACS&lt;/P&gt;&lt;P&gt;aaa accounting commands 15 ACS_List start-stop group ABC_ACS&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; password test&lt;/P&gt;&lt;P&gt; authorization exec ACS_List&lt;/P&gt;&lt;P&gt; accounting commands 15 ACS_List&lt;/P&gt;&lt;P&gt; accounting exec ACS_List&lt;/P&gt;&lt;P&gt; login authentication ACS_List&lt;/P&gt;&lt;P&gt; length 0&lt;/P&gt;&lt;P&gt; transport input ssh&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 04:27:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-commands-not-dropping-me-into-enable-mode/m-p/2476215#M87741</guid>
      <dc:creator>GRANT3779</dc:creator>
      <dc:date>2019-03-11T04:27:19Z</dc:date>
    </item>
    <item>
      <title>Make sure you defined the</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-commands-not-dropping-me-into-enable-mode/m-p/2476216#M87746</link>
      <description>&lt;P&gt;Make sure you defined the username with a static privilege level of 15 otherwise it will not be able to pass the enable authentication.&lt;/P&gt;&lt;P&gt;If ACS 5.x or higher go to the policy elements: Shell Profile and make sure you have one assigned for a static maximum privilege of 15 and most important that its applied into a access-policy rule&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2014 10:59:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-commands-not-dropping-me-into-enable-mode/m-p/2476216#M87746</guid>
      <dc:creator>Naveen Kumar</dc:creator>
      <dc:date>2014-03-12T10:59:13Z</dc:date>
    </item>
  </channel>
</rss>

