<?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: excluding tacacs section in show run using AV pairs in ISE? in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/excluding-tacacs-section-in-show-run-using-av-pairs-in-ise/m-p/4480976#M570212</link>
    <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/334893"&gt;@holger2meyer&lt;/a&gt; if it's preventing seeing the Type 7 keys in the configuration, how about using Type 6 which is encrypted. I think it's supported for radius and tacacs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst1000/software/releases/15_2_7_e/configuration_guides/sec/b_1527e_security_c1000_cg/configuring_radius.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst1000/software/releases/15_2_7_e/configuration_guides/sec/b_1527e_security_c1000_cg/configuring_radius.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.cisco.com/t5/networking-documents/configuring-type-6-passwords-in-ios-xe/ta-p/4438495" target="_blank"&gt;https://community.cisco.com/t5/networking-documents/configuring-type-6-passwords-in-ios-xe/ta-p/4438495&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Oct 2021 11:56:54 GMT</pubDate>
    <dc:creator>Rob Ingram</dc:creator>
    <dc:date>2021-10-06T11:56:54Z</dc:date>
    <item>
      <title>excluding tacacs section in show run using AV pairs in ISE?</title>
      <link>https://community.cisco.com/t5/network-access-control/excluding-tacacs-section-in-show-run-using-av-pairs-in-ise/m-p/4480751#M570203</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe a silly question but I think it's not possible but it would be nice if we could deny users with RO access to IOS devices to read the tacacs config section, correct? In particular the tacacs-server key. I'm not sure how ISE would process a command request for "show run" when we also define "DENY_ALWAYS tacacs-server" or even "DENY_ALWAYS *tacacs-server"? I take it that the "show run" output will still contian the tacacs-server section, right? Despide that "DENY_ALWAYS tacacs-server" was specified, too. Such that we could achieve something like "show run | exclude tacacs-server"?&lt;BR /&gt;&lt;BR /&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Holger&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 06:10:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/excluding-tacacs-section-in-show-run-using-av-pairs-in-ise/m-p/4480751#M570203</guid>
      <dc:creator>holger2meyer</dc:creator>
      <dc:date>2021-10-06T06:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: excluding tacacs section in show run using AV pairs in ISE?</title>
      <link>https://community.cisco.com/t5/network-access-control/excluding-tacacs-section-in-show-run-using-av-pairs-in-ise/m-p/4480904#M570207</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/334893"&gt;@holger2meyer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;AFAIK you cannot configure TACACS+ to not display certain sections of the running-configuration. You've given me an idea though, &amp;nbsp; perhaps you could create an alias for "show run | exclude tacacs-server" and permit the user to run the alias command and deny "show run"? I've not tried it myself though.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I believe the "tacacs-server" command is depreciated in newer versions and you have to use the syntax "tacacs server &amp;lt;name&amp;gt;". If you were running the new syntax (which you aren't) and used "tacacs server XXXX" which has multiple lines of configuration, that would not work as "exclude" only excludes the line with "tacacs" and not the rest of the configuration.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 10:40:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/excluding-tacacs-section-in-show-run-using-av-pairs-in-ise/m-p/4480904#M570207</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2021-10-06T10:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: excluding tacacs section in show run using AV pairs in ISE?</title>
      <link>https://community.cisco.com/t5/network-access-control/excluding-tacacs-section-in-show-run-using-av-pairs-in-ise/m-p/4480962#M570210</link>
      <description>Hello Rob,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;many thanks for your answer, quite helpful. Might be an idea to use an alias. See, it would be nice to have a way to prevent a given read-only user group from seeing type 7 keys/password hashes when issuing a "show run" like they are still in use once in a while for tacacs or NTP keys in older ISO versions. Not to mention the BGP neighbor password.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Holger&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Oct 2021 11:44:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/excluding-tacacs-section-in-show-run-using-av-pairs-in-ise/m-p/4480962#M570210</guid>
      <dc:creator>holger2meyer</dc:creator>
      <dc:date>2021-10-06T11:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: excluding tacacs section in show run using AV pairs in ISE?</title>
      <link>https://community.cisco.com/t5/network-access-control/excluding-tacacs-section-in-show-run-using-av-pairs-in-ise/m-p/4480976#M570212</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/334893"&gt;@holger2meyer&lt;/a&gt; if it's preventing seeing the Type 7 keys in the configuration, how about using Type 6 which is encrypted. I think it's supported for radius and tacacs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst1000/software/releases/15_2_7_e/configuration_guides/sec/b_1527e_security_c1000_cg/configuring_radius.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst1000/software/releases/15_2_7_e/configuration_guides/sec/b_1527e_security_c1000_cg/configuring_radius.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.cisco.com/t5/networking-documents/configuring-type-6-passwords-in-ios-xe/ta-p/4438495" target="_blank"&gt;https://community.cisco.com/t5/networking-documents/configuring-type-6-passwords-in-ios-xe/ta-p/4438495&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 11:56:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/excluding-tacacs-section-in-show-run-using-av-pairs-in-ise/m-p/4480976#M570212</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2021-10-06T11:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: excluding tacacs section in show run using AV pairs in ISE?</title>
      <link>https://community.cisco.com/t5/network-access-control/excluding-tacacs-section-in-show-run-using-av-pairs-in-ise/m-p/4480985#M570214</link>
      <description>Hi Rob,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;that's the plan but the installation spans several thousand devices... it'll take the team some time to migrate. Would be nice to have a fix for the time being. And, to my knowledge BGP still only supports md5 &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; (correct me if I'm wrong).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Holger&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Oct 2021 12:08:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/excluding-tacacs-section-in-show-run-using-av-pairs-in-ise/m-p/4480985#M570214</guid>
      <dc:creator>holger2meyer</dc:creator>
      <dc:date>2021-10-06T12:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: excluding tacacs section in show run using AV pairs in ISE?</title>
      <link>https://community.cisco.com/t5/network-access-control/excluding-tacacs-section-in-show-run-using-av-pairs-in-ise/m-p/4480996#M570215</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/334893"&gt;@holger2meyer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ok I understand. According to the second link provided above, BGP MD5 authentication passwords will not be converted to Type 6, but recommends to use BGP TCP Authentication Option. Or just try the alias workaround for TACACS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 12:23:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/excluding-tacacs-section-in-show-run-using-av-pairs-in-ise/m-p/4480996#M570215</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2021-10-06T12:23:09Z</dc:date>
    </item>
  </channel>
</rss>

