<?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 The Need for Enable Password in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/the-need-for-enable-password/m-p/2101055#M142315</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excellent news, have a nice day.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Nov 2012 18:55:20 GMT</pubDate>
    <dc:creator>mauzamor</dc:creator>
    <dc:date>2012-11-19T18:55:20Z</dc:date>
    <item>
      <title>The Need for Enable Password</title>
      <link>https://community.cisco.com/t5/network-access-control/the-need-for-enable-password/m-p/2101050#M142306</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If all users that have acces to the network equipment will be given level 15, is there any reason to have an enable password?&lt;/P&gt;&lt;P&gt;Just seems like another step to authenticate - and if we are using the same passowrd for enable that we are for the login, I don't see the point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Pat.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 02:48:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/the-need-for-enable-password/m-p/2101050#M142306</guid>
      <dc:creator>Patrick McHenry</dc:creator>
      <dc:date>2019-03-11T02:48:11Z</dc:date>
    </item>
    <item>
      <title>The Need for Enable Password</title>
      <link>https://community.cisco.com/t5/network-access-control/the-need-for-enable-password/m-p/2101051#M142308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The enable password in this scenario may work as a fallback method, but is up to you to decide this. In case that you want to skip the enable password prompt you can use the command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+ local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This command will check the privilege level of each user and will put him into privilege mode right after the credentials have been checked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This feature only works for IOS devices (the ASA or PIX doesn't have this feature)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 14:40:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/the-need-for-enable-password/m-p/2101051#M142308</guid>
      <dc:creator>mauzamor</dc:creator>
      <dc:date>2012-11-19T14:40:26Z</dc:date>
    </item>
    <item>
      <title>The Need for Enable Password</title>
      <link>https://community.cisco.com/t5/network-access-control/the-need-for-enable-password/m-p/2101052#M142310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mauicio, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the config. We are trying to authenticate via tacacs that is configured to query AD. And, it is working great. I just want to make it so we can go directly into priv mode after logging in with username and password. Also, the username and password prompts aren't taking. I still get the login promt.&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;aaa authentication password-prompt Password:&lt;/P&gt;&lt;P&gt;aaa authentication username-prompt Username:&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa authentication login con group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa authentication enable default group tacacs+ enable&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;tacacs-server host 10.10.40.50 key 7 XXXXXXXXXXXXXXX&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;enable secret 5 XXXXXXXXXXXXXXXXXXXXXXXXXXX&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;line con 0&lt;/P&gt;&lt;P&gt; login authentication con&lt;/P&gt;&lt;P&gt; no modem enable&lt;/P&gt;&lt;P&gt;line aux 0&lt;/P&gt;&lt;P&gt;line 2&lt;/P&gt;&lt;P&gt; no activation-character&lt;/P&gt;&lt;P&gt; no exec&lt;/P&gt;&lt;P&gt; transport preferred none&lt;/P&gt;&lt;P&gt; transport input all&lt;/P&gt;&lt;P&gt;line 3&lt;/P&gt;&lt;P&gt; no exec&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; length 0&lt;/P&gt;&lt;P&gt; transport input ssh&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 14:56:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/the-need-for-enable-password/m-p/2101052#M142310</guid>
      <dc:creator>Patrick McHenry</dc:creator>
      <dc:date>2012-11-19T14:56:03Z</dc:date>
    </item>
    <item>
      <title>The Need for Enable Password</title>
      <link>https://community.cisco.com/t5/network-access-control/the-need-for-enable-password/m-p/2101053#M142312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's the expected behavior, if you want to change this behavior then you are missing one command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+ local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this command and let me know how it goes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 16:08:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/the-need-for-enable-password/m-p/2101053#M142312</guid>
      <dc:creator>mauzamor</dc:creator>
      <dc:date>2012-11-19T16:08:41Z</dc:date>
    </item>
    <item>
      <title>The Need for Enable Password</title>
      <link>https://community.cisco.com/t5/network-access-control/the-need-for-enable-password/m-p/2101054#M142313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks, Mauricio - it worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 18:51:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/the-need-for-enable-password/m-p/2101054#M142313</guid>
      <dc:creator>Patrick McHenry</dc:creator>
      <dc:date>2012-11-19T18:51:54Z</dc:date>
    </item>
    <item>
      <title>The Need for Enable Password</title>
      <link>https://community.cisco.com/t5/network-access-control/the-need-for-enable-password/m-p/2101055#M142315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excellent news, have a nice day.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 18:55:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/the-need-for-enable-password/m-p/2101055#M142315</guid>
      <dc:creator>mauzamor</dc:creator>
      <dc:date>2012-11-19T18:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: The Need for Enable Password</title>
      <link>https://community.cisco.com/t5/network-access-control/the-need-for-enable-password/m-p/2101056#M142317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you think of any reason that my prompt isn't changing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It still says login as: Then, password:&amp;nbsp; instead of Username: then, Password:.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, pat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 19:08:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/the-need-for-enable-password/m-p/2101056#M142317</guid>
      <dc:creator>Patrick McHenry</dc:creator>
      <dc:date>2012-11-19T19:08:28Z</dc:date>
    </item>
  </channel>
</rss>

