<?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: AAA issues for ISE tacacs server in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-issues-for-ise-tacacs-server/m-p/3486353#M518943</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you might want to follow this link - &lt;A href="https://community.cisco.com/docs/DOC-68193"&gt;How To: ISE TACACS+ Configuration for ASA Network Devices&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Let me know if this helps. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nidhi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 Dec 2017 14:33:41 GMT</pubDate>
    <dc:creator>Nidhi</dc:creator>
    <dc:date>2017-12-23T14:33:41Z</dc:date>
    <item>
      <title>AAA issues for ISE tacacs server</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-issues-for-ise-tacacs-server/m-p/3486352#M518942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hi experts,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;I worked on ISE2.2 tacacs configuration for customer and have two issues below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;1. I assign "network-operator" role to specific AD group users by TACACS profiles. The user is assigned "network-operator" role successfully when login to nexus device, but still can execute all commands. When I disconnected TACACS server, user is authenticated and authorized locally and network-operator user has read-only permission correctly. Below is configuration.&lt;/SPAN&gt;&lt;/P&gt;&lt;P lang="zh-CN" style="font-family: Calibri; font-size: 11pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;aaa authentication login default group ise &lt;/SPAN&gt;&lt;/P&gt;&lt;P lang="zh-CN" style="font-family: Calibri; font-size: 11pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;aaa authentication login console group ise none &lt;/SPAN&gt;&lt;/P&gt;&lt;P lang="zh-CN" style="font-family: Calibri; font-size: 11pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;aaa authorization config-commands default group ise local &lt;/SPAN&gt;&lt;/P&gt;&lt;P lang="zh-CN" style="font-family: Calibri; font-size: 11pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;aaa authorization commands default group ise local &lt;/SPAN&gt;&lt;/P&gt;&lt;P lang="zh-CN" style="font-family: Calibri; font-size: 11pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;aaa accounting default group ise&lt;/SPAN&gt;&lt;/P&gt;&lt;P lang="zh-CN" style="font-family: Calibri; font-size: 11pt;"&gt;&lt;/P&gt;&lt;P lang="zh-CN" style="font-family: Calibri; font-size: 11pt;"&gt;2. "aaa authorization exec authentication-server auto-enable" &lt;SPAN style="font-size: 10pt;"&gt;is used for ASA AAA configuration. User through ssh session can enter exec mode(#) directly when assigned privilege 15 to this user. But the same user through console session only enter user mode(&amp;gt;).&lt;SPAN style="font-size: 13.3333px;"&gt;Below is configuration.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;aaa authentication ssh console ise LOCAL&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;aaa authentication serial console ise LOCAL&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;aaa authentication enable console ise LOCAL&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;aaa authorization command ise LOCAL&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;aaa accounting command ise&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;aaa authorization exec authentication-server auto-enable&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P lang="zh-CN" style="font-family: Calibri; font-size: 11pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;I am not sure if I miss something for those two issues.&lt;/SPAN&gt;&lt;/P&gt;&lt;P lang="zh-CN" style="font-family: Calibri; font-size: 11pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P lang="zh-CN" style="font-family: Calibri; font-size: 11pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;br,&lt;/SPAN&gt;&lt;/P&gt;&lt;P lang="zh-CN" style="font-family: Calibri; font-size: 11pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;Martin&lt;/SPAN&gt;&lt;/P&gt;&lt;P lang="zh-CN" style="font-family: Calibri; font-size: 11pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Dec 2017 09:50:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-issues-for-ise-tacacs-server/m-p/3486352#M518942</guid>
      <dc:creator>xili5</dc:creator>
      <dc:date>2017-12-23T09:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: AAA issues for ISE tacacs server</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-issues-for-ise-tacacs-server/m-p/3486353#M518943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you might want to follow this link - &lt;A href="https://community.cisco.com/docs/DOC-68193"&gt;How To: ISE TACACS+ Configuration for ASA Network Devices&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Let me know if this helps. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nidhi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Dec 2017 14:33:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-issues-for-ise-tacacs-server/m-p/3486353#M518943</guid>
      <dc:creator>Nidhi</dc:creator>
      <dc:date>2017-12-23T14:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: AAA issues for ISE tacacs server</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-issues-for-ise-tacacs-server/m-p/3486354#M518944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nidhi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your document. But it does not resolve my two issues. Yesterday I tried again on Nexus 3K and 1000v for my first issue, ASA5585 and ASAv for my second issue, the result is the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 02:07:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-issues-for-ise-tacacs-server/m-p/3486354#M518944</guid>
      <dc:creator>xili5</dc:creator>
      <dc:date>2017-12-26T02:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: AAA issues for ISE tacacs server</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-issues-for-ise-tacacs-server/m-p/3486355#M518948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;T+ command authorization is optional for both types of devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For NX-OS, if you want to use the user roles only, then remove the two lines "aaa authorization config-commands ..." and "aaa authorization commands ...". If you want ISE to perform T+ command authorization, then create the command sets and add them to the T+ authorization policy rules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similar applied to ASA CLI. If you want "local", then use "aaa authorization command LOCAL" (with ise in it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As to your point #2, the "EXEC Authorization" (aka the aut-enable option) in ASA is for SSH/Telnet (TTY/VTY) accesses only. That is why console login does not go directly to EXEC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 02:25:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-issues-for-ise-tacacs-server/m-p/3486355#M518948</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2017-12-26T02:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: AAA issues for ISE tacacs server</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-issues-for-ise-tacacs-server/m-p/3486356#M518949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for clarification.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 04:10:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-issues-for-ise-tacacs-server/m-p/3486356#M518949</guid>
      <dc:creator>xili5</dc:creator>
      <dc:date>2017-12-26T04:10:07Z</dc:date>
    </item>
  </channel>
</rss>

