<?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: Tacacs+ docker container returns encrypted response in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/tacacs-docker-container-returns-encrypted-response/m-p/4652570#M576242</link>
    <description>&lt;P&gt;The kudos go to Luiz Lima, who developed the TACACS+ &lt;A href="https://www.nixcraft.com/t/ubuntu-server-20-04-installing-tacacs/3452" target="_self"&gt;docker container&lt;/A&gt;, which I tried to use. The RC was typo in copy paste, which created mismatch between Tacacs configuration key and the key supplied in the command line. The configuration contained line "key = tacacs123" and CLI "-k testing 123". Once command line corrected I got expected result:&lt;/P&gt;
&lt;PRE&gt;$ tacacs_client -v -H 127.0.0.1 -p 55005 -k tacacs123 -u tacadmin authenticate --password password&lt;BR /&gt;status: PASS&lt;/PRE&gt;
&lt;P&gt;Yan&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Jul 2022 22:46:14 GMT</pubDate>
    <dc:creator>ygorelik</dc:creator>
    <dc:date>2022-07-18T22:46:14Z</dc:date>
    <item>
      <title>Tacacs+ docker container returns encrypted response</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-docker-container-returns-encrypted-response/m-p/4651321#M576201</link>
      <description>&lt;P&gt;I am trying to use &lt;A href="https://hub.docker.com/r/llima3000/tacplus" target="_self"&gt;Tacacs+ docker container&lt;/A&gt; with Mac as a docker host. It starts the container fine although I had to add -P option to map docker exposed port 49 to some local host port. The tac_plus server seems running fine:&lt;/P&gt;
&lt;PRE&gt;&lt;A class="anchor" href="https://www.nixcraft.com/t/ubuntu-server-20-04-installing-tacacs/3452/9#ps-ef-grep-tac-1" name="ps-ef-grep-tac-1" target="_blank"&gt;&lt;/A&gt;$ ps -ef | grep tac&lt;BR /&gt;root 1 0 0 16:48 pts/0 00:00:00 /bin/sh -c service tacacs_plus restart &amp;amp;&amp;amp; bash&lt;BR /&gt;root 29 1 0 16:48 pts/0 00:00:00 /usr/sbin/tac_plus -C /etc/tacacs+/tac_plus.conf&lt;BR /&gt;root 51 43 0 16:49 pts/1 00:00:00 grep tac&lt;/PRE&gt;
&lt;PRE&gt;&lt;A class="anchor" href="https://www.nixcraft.com/t/ubuntu-server-20-04-installing-tacacs/3452/9#service-tacacs_plus-status-2" name="service-tacacs_plus-status-2" target="_blank"&gt;&lt;/A&gt;$ service tacacs_plus status&lt;BR /&gt;Checking status of TACACS+ authentication daemon tacacs+ [ OK ]&lt;/PRE&gt;
&lt;P&gt;Unfortunately the Tacacs+ client from Python package &lt;EM&gt;tacacs-plus&lt;/EM&gt; returns some encrypted values:&lt;/P&gt;
&lt;PRE&gt;$ tacacs_client -v -H 127.0.0.1 -p 55005 -k testing123 -u tacadmin authenticate --password password&lt;BR /&gt;status: UNKNOWN: 215&lt;BR /&gt;server_msg: b’T\x17#\x0c\xed\x8d[&lt;SPAN class="hashtag"&gt;#jE&lt;/SPAN&gt;\xc2\xdb4\xeev\xcb\xfa\x95&amp;amp;\x96\xf6\xed\xf4[\x9aOP\x0c\xb8[\xd6D\xc2\xc2\x01\x08h\xea!\xda\xf8\xfe\xd9V;$c\xcd\x15z\xac\x1f\x0e’&lt;BR /&gt;flags: 166&lt;/PRE&gt;
&lt;P&gt;And the tac_plus server does not create any logs, which makes it difficult to understand, what is going wrong. Do you have any suggestions, how I can overcome these issues?&lt;/P&gt;
&lt;P&gt;Yan&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 17:31:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-docker-container-returns-encrypted-response/m-p/4651321#M576201</guid>
      <dc:creator>ygorelik</dc:creator>
      <dc:date>2022-07-15T17:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Tacacs+ docker container returns encrypted response</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-docker-container-returns-encrypted-response/m-p/4651325#M576202</link>
      <description>&lt;P&gt;Does this have anything to do with any Cisco products?&amp;nbsp; Identity Services Engine?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 17:43:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-docker-container-returns-encrypted-response/m-p/4651325#M576202</guid>
      <dc:creator>ahollifield</dc:creator>
      <dc:date>2022-07-15T17:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Tacacs+ docker container returns encrypted response</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-docker-container-returns-encrypted-response/m-p/4651391#M576208</link>
      <description>&lt;P&gt;As I know, the Tacacs is Cisco developed product and ISE based on it.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 19:05:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-docker-container-returns-encrypted-response/m-p/4651391#M576208</guid>
      <dc:creator>ygorelik</dc:creator>
      <dc:date>2022-07-15T19:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Tacacs+ docker container returns encrypted response</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-docker-container-returns-encrypted-response/m-p/4651611#M576215</link>
      <description>&lt;P&gt;Although ISE provides T+ protocol, it is definitely not the same as the one you tried to run from the docker container, which has no clear info of sources and support.&lt;/P&gt;
&lt;P&gt;If you would like to try ISE, please contact us directly.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jul 2022 00:40:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-docker-container-returns-encrypted-response/m-p/4651611#M576215</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2022-07-17T00:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Tacacs+ docker container returns encrypted response</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-docker-container-returns-encrypted-response/m-p/4652570#M576242</link>
      <description>&lt;P&gt;The kudos go to Luiz Lima, who developed the TACACS+ &lt;A href="https://www.nixcraft.com/t/ubuntu-server-20-04-installing-tacacs/3452" target="_self"&gt;docker container&lt;/A&gt;, which I tried to use. The RC was typo in copy paste, which created mismatch between Tacacs configuration key and the key supplied in the command line. The configuration contained line "key = tacacs123" and CLI "-k testing 123". Once command line corrected I got expected result:&lt;/P&gt;
&lt;PRE&gt;$ tacacs_client -v -H 127.0.0.1 -p 55005 -k tacacs123 -u tacadmin authenticate --password password&lt;BR /&gt;status: PASS&lt;/PRE&gt;
&lt;P&gt;Yan&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 22:46:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-docker-container-returns-encrypted-response/m-p/4652570#M576242</guid>
      <dc:creator>ygorelik</dc:creator>
      <dc:date>2022-07-18T22:46:14Z</dc:date>
    </item>
  </channel>
</rss>

