<?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: Direct Login To Enable Mode with CAT OS Using Tacacs+ in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/direct-login-to-enable-mode-with-cat-os-using-tacacs/m-p/396782#M433485</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@rtogonon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is a IOS command!&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Sep 2004 05:32:14 GMT</pubDate>
    <dc:creator>michael.linhart</dc:creator>
    <dc:date>2004-09-29T05:32:14Z</dc:date>
    <item>
      <title>Direct Login To Enable Mode with CAT OS Using Tacacs+</title>
      <link>https://community.cisco.com/t5/network-access-control/direct-login-to-enable-mode-with-cat-os-using-tacacs/m-p/396779#M433480</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using Tacacs for authenticating on IOS and CAT OS switches. When I log in to the IOS ones, I get directly to the enable mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I log in to the CAT OS switch with the same user I only get to exec mode. Then I have to enter the enable mode manually with the "tacacs user password" as the "enable password".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My wish is to login directly to the enable mode with CAT switches!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IOS config:&lt;/P&gt;&lt;P&gt;-----------&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;tacacs-server key xxxx&lt;/P&gt;&lt;P&gt;tacacs-server host a.b.c.d&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+ enable&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;aaa authorization commands 15 default group tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;aaa accounting exec default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting commands 15 default start-stop group tacacs+ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt;login authentication default&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;CAT OS config:&lt;/P&gt;&lt;P&gt;--------------&lt;/P&gt;&lt;P&gt;set tacacs server a.b.c.d primary&lt;/P&gt;&lt;P&gt;set tacacs attempts 5&lt;/P&gt;&lt;P&gt;set tacacs directedrequest disable&lt;/P&gt;&lt;P&gt;set tacacs key xxxxxx&lt;/P&gt;&lt;P&gt;set tacacs timeout 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set authentication login tacacs disable console &lt;/P&gt;&lt;P&gt;set authentication login tacacs enable telnet primary&lt;/P&gt;&lt;P&gt;set authentication enable tacacs disable console &lt;/P&gt;&lt;P&gt;set authentication enable tacacs enable telnet primary&lt;/P&gt;&lt;P&gt;set authentication login local enable console &lt;/P&gt;&lt;P&gt;set authentication login local enable telnet &lt;/P&gt;&lt;P&gt;set authentication enable local enable console &lt;/P&gt;&lt;P&gt;set authentication enable local enable telnet&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 20:49:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/direct-login-to-enable-mode-with-cat-os-using-tacacs/m-p/396779#M433480</guid>
      <dc:creator>bpotschien</dc:creator>
      <dc:date>2019-03-10T20:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Direct Login To Enable Mode with CAT OS Using Tacacs+</title>
      <link>https://community.cisco.com/t5/network-access-control/direct-login-to-enable-mode-with-cat-os-using-tacacs/m-p/396780#M433481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just add the following line&lt;/P&gt;&lt;P&gt;set authorization exec enable tacacs+ none&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2004 12:52:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/direct-login-to-enable-mode-with-cat-os-using-tacacs/m-p/396780#M433481</guid>
      <dc:creator>michael.linhart</dc:creator>
      <dc:date>2004-09-28T12:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Direct Login To Enable Mode with CAT OS Using Tacacs+</title>
      <link>https://community.cisco.com/t5/network-access-control/direct-login-to-enable-mode-with-cat-os-using-tacacs/m-p/396781#M433483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or you can add this line on your statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"aaa authorization exec default group tacacs+"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2004 15:04:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/direct-login-to-enable-mode-with-cat-os-using-tacacs/m-p/396781#M433483</guid>
      <dc:creator>ROBERT TOGONON</dc:creator>
      <dc:date>2004-09-28T15:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Direct Login To Enable Mode with CAT OS Using Tacacs+</title>
      <link>https://community.cisco.com/t5/network-access-control/direct-login-to-enable-mode-with-cat-os-using-tacacs/m-p/396782#M433485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@rtogonon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is a IOS command!&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2004 05:32:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/direct-login-to-enable-mode-with-cat-os-using-tacacs/m-p/396782#M433485</guid>
      <dc:creator>michael.linhart</dc:creator>
      <dc:date>2004-09-29T05:32:14Z</dc:date>
    </item>
  </channel>
</rss>

