<?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 config &amp;amp; Testing on Cisco Devices using Python in Tools</title>
    <link>https://community.cisco.com/t5/tools/tacacs-config-amp-testing-on-cisco-devices-using-python/m-p/3941708#M501</link>
    <description>&lt;P&gt;I have an script to send the TACACS config using Netmiko for nearly 1000 devices, but how should we test it before we exit out of session if any thing goes wrong. This is part of ACS migration TACACS_Plus library is not helping it this.&lt;/P&gt;</description>
    <pubDate>Wed, 16 Oct 2019 14:26:47 GMT</pubDate>
    <dc:creator>AliHyder</dc:creator>
    <dc:date>2019-10-16T14:26:47Z</dc:date>
    <item>
      <title>TACACS config &amp; Testing on Cisco Devices using Python</title>
      <link>https://community.cisco.com/t5/tools/tacacs-config-amp-testing-on-cisco-devices-using-python/m-p/3941708#M501</link>
      <description>&lt;P&gt;I have an script to send the TACACS config using Netmiko for nearly 1000 devices, but how should we test it before we exit out of session if any thing goes wrong. This is part of ACS migration TACACS_Plus library is not helping it this.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 14:26:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/tacacs-config-amp-testing-on-cisco-devices-using-python/m-p/3941708#M501</guid>
      <dc:creator>AliHyder</dc:creator>
      <dc:date>2019-10-16T14:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: TACACS config &amp; Testing on Cisco Devices using Python</title>
      <link>https://community.cisco.com/t5/tools/tacacs-config-amp-testing-on-cisco-devices-using-python/m-p/3941727#M502</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;Create a service account (ie in the local user store on your TACACS server (ACS or ISE) ) and ensure it only has 'priv 1' access.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have your script run the command:&lt;/P&gt;
&lt;PRE&gt;test aaa group tacacs+ &lt;STRONG&gt;&amp;lt;service_acc_name&amp;gt; &amp;lt;service_acc_pass&amp;gt;&lt;/STRONG&gt; new-code&lt;/PRE&gt;
&lt;P&gt;...then regex the returned result for the string "User successfully authenticated"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cheers,&lt;/P&gt;
&lt;P&gt;Seb.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 14:52:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/tacacs-config-amp-testing-on-cisco-devices-using-python/m-p/3941727#M502</guid>
      <dc:creator>Seb Rupik</dc:creator>
      <dc:date>2019-10-16T14:52:08Z</dc:date>
    </item>
  </channel>
</rss>

