<?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 Http authentication, IOS 15 in Switching</title>
    <link>https://community.cisco.com/t5/switching/http-authentication-ios-15/m-p/1797020#M193211</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is TACACS working for authentication when login to the router? It would help to understand whether it is some problem with TACACS or is some problem specific to the http server on the router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post the output of show tacacs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Oct 2011 15:26:36 GMT</pubDate>
    <dc:creator>Richard Burts</dc:creator>
    <dc:date>2011-10-14T15:26:36Z</dc:date>
    <item>
      <title>Http authentication, IOS 15</title>
      <link>https://community.cisco.com/t5/switching/http-authentication-ios-15/m-p/1797017#M193208</link>
      <description>&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;I am trying configure tacacs authentication for http in Cisco 2960 with IOS 15.0.1.SE.&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;I have configured this commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;STRONG&gt;aaa new-model&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;aaa authentication attempts login 2&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;aaa authentication login default group tacacs+ local-case&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;STRONG&gt;aaa authentication login Authen group tacacs+&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;aaa authentication enable default group tacacs+ enable&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;aaa authorization exec default group tacacs+ none&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;aaa authorization commands 5 default group tacacs+ none&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;aaa authorization commands 15 default group tacacs+ none&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;aaa accounting exec default start-stop group tacacs+&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;aaa accounting commands 5 default start-stop group tacacs+&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;aaa accounting commands 15 default start-stop group tacacs+&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;aaa accounting network default start-stop group tacacs+&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;aaa session-id common&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;STRONG&gt;ip http authentication aaa login-authentication Authen&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the device is not authenticating. It ask the credentials (user and pass) but not authenticates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 10:48:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/http-authentication-ios-15/m-p/1797017#M193208</guid>
      <dc:creator>andre.ortega</dc:creator>
      <dc:date>2019-03-07T10:48:36Z</dc:date>
    </item>
    <item>
      <title>Http authentication, IOS 15</title>
      <link>https://community.cisco.com/t5/switching/http-authentication-ios-15/m-p/1797018#M193209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andre,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you enabled http server command on the switch?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global configuration command&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip http server&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;then verify with &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sh ip http ser sta&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;HTH&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 13:44:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/http-authentication-ios-15/m-p/1797018#M193209</guid>
      <dc:creator>Reza Sharifi</dc:creator>
      <dc:date>2011-10-14T13:44:08Z</dc:date>
    </item>
    <item>
      <title>Http authentication, IOS 15</title>
      <link>https://community.cisco.com/t5/switching/http-authentication-ios-15/m-p/1797019#M193210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sharifi,&lt;/P&gt;&lt;P&gt;Yes, the http server is enable. Follow the commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip http server&lt;/P&gt;&lt;P&gt;ip http authentication aaa login-authentication Authen&lt;/P&gt;&lt;P&gt;ip http secure-server&lt;/P&gt;&lt;P&gt;tacacs-server host 10.10.10.11 key xxxxxxxxxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;show ip http server status&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;HTTP server status: Enabled&lt;/P&gt;&lt;P&gt;HTTP server port: 80&lt;/P&gt;&lt;P&gt;HTTP server authentication method: aaa&lt;/P&gt;&lt;P&gt;HTTP server access class: 0&lt;/P&gt;&lt;P&gt;HTTP server base path: flash:/c2960-lanbasek9-mz.150-1.SE/html&lt;/P&gt;&lt;P&gt;HTTP server help root:&lt;/P&gt;&lt;P&gt;Maximum number of concurrent server connections allowed: 16&lt;/P&gt;&lt;P&gt;Server idle time-out: 180 seconds&lt;/P&gt;&lt;P&gt;Server life time-out: 180 seconds&lt;/P&gt;&lt;P&gt;Maximum number of requests allowed on a connection: 25&lt;/P&gt;&lt;P&gt;HTTP server active session modules: ALL&lt;/P&gt;&lt;P&gt;HTTP secure server capability: Present&lt;/P&gt;&lt;P&gt;HTTP secure server status: Enabled&lt;/P&gt;&lt;P&gt;HTTP secure server port: 443&lt;/P&gt;&lt;P&gt;HTTP secure server ciphersuite: 3des-ede-cbc-sha des-cbc-sha rc4-128-md5 rc4-128-sha&lt;/P&gt;&lt;P&gt;HTTP secure server client authentication: Disabled&lt;/P&gt;&lt;P&gt;HTTP secure server trustpoint:&lt;/P&gt;&lt;P&gt;HTTP secure server active session modules: ALL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 13:49:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/http-authentication-ios-15/m-p/1797019#M193210</guid>
      <dc:creator>andre.ortega</dc:creator>
      <dc:date>2011-10-14T13:49:03Z</dc:date>
    </item>
    <item>
      <title>Http authentication, IOS 15</title>
      <link>https://community.cisco.com/t5/switching/http-authentication-ios-15/m-p/1797020#M193211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is TACACS working for authentication when login to the router? It would help to understand whether it is some problem with TACACS or is some problem specific to the http server on the router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post the output of show tacacs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 15:26:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/http-authentication-ios-15/m-p/1797020#M193211</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2011-10-14T15:26:36Z</dc:date>
    </item>
    <item>
      <title>Http authentication, IOS 15</title>
      <link>https://community.cisco.com/t5/switching/http-authentication-ios-15/m-p/1797021#M193212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tacacs is working fine.&lt;/P&gt;&lt;P&gt;I am using and work for telnet/ssh.&lt;/P&gt;&lt;P&gt;Http authentication was working with IOS 12. Now I upgrade for IOS 15 and http authentication stopped to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;show tacacs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Tacacs+ Server -&amp;nbsp; public&amp;nbsp; :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Server address: 10.10.10.11&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Server port: 49&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Socket opens:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 124&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Socket closes:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 124&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Socket aborts:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Socket errors:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Socket Timeouts:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Failed Connect Attempts:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Total Packets Sent:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 132&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Total Packets Recv:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 132&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 16:56:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/http-authentication-ios-15/m-p/1797021#M193212</guid>
      <dc:creator>andre.ortega</dc:creator>
      <dc:date>2011-10-14T16:56:37Z</dc:date>
    </item>
    <item>
      <title>Http authentication, IOS 15</title>
      <link>https://community.cisco.com/t5/switching/http-authentication-ios-15/m-p/1797022#M193213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Andre,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that you already know it, but you can't do anything...&lt;/P&gt;&lt;P&gt;There is a bug and the code is CSCtq94595.&lt;/P&gt;&lt;P&gt;If you need http authentication with 2960 switches you need to downgrade to a version before the 12.2.58 or wait for a new release of IOS...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 09:52:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/http-authentication-ios-15/m-p/1797022#M193213</guid>
      <dc:creator>petronella71</dc:creator>
      <dc:date>2011-10-31T09:52:28Z</dc:date>
    </item>
    <item>
      <title>Http authentication, IOS 15</title>
      <link>https://community.cisco.com/t5/switching/http-authentication-ios-15/m-p/1797023#M193214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 16:24:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/http-authentication-ios-15/m-p/1797023#M193214</guid>
      <dc:creator>andre.ortega</dc:creator>
      <dc:date>2011-10-31T16:24:55Z</dc:date>
    </item>
    <item>
      <title>Http authentication, IOS 15</title>
      <link>https://community.cisco.com/t5/switching/http-authentication-ios-15/m-p/1797024#M193215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ciao Giacomo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does this bug also affect 12.2.58 SE2 ? Because that's what I have on my Catalyst 2960 switches and I'm missing the http/https radius authentication (which was working before, with 12.2.55)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards and thanks.&lt;/P&gt;&lt;P&gt;F.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 15:27:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/http-authentication-ios-15/m-p/1797024#M193215</guid>
      <dc:creator>Flavio Boniforti</dc:creator>
      <dc:date>2011-11-30T15:27:31Z</dc:date>
    </item>
  </channel>
</rss>

