<?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 in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/http-authentication/m-p/1938483#M221916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joseph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your configuration is absolutely correct. However, you are hitting a bug on 12.2(58)SE train,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCtq55319"&gt;CSCtq55319&lt;/A&gt; &lt;STRONG&gt;ip http authentication aaa does not work&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;duplicated by&lt;/P&gt;&lt;P&gt;&lt;A href="http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCtq94595"&gt;CSCtq94595&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; HTTP AAA Authentication does not work any more after upgrade to 12.2.58S&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to fix this, please upgrade to 15.0(1)SE1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: You need to also ensure the RADIUS server is sending the "shell:priv-lvl=15" in cisco-av-pair for this to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Mar 2012 11:35:16 GMT</pubDate>
    <dc:creator>Dev Vishwakarma</dc:creator>
    <dc:date>2012-03-22T11:35:16Z</dc:date>
    <item>
      <title>HTTP authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/http-authentication/m-p/1938482#M221894</link>
      <description>&lt;P&gt;I am trying to get AAA authentication for HTTP to use radius, and seem to be having problems with setting the priviledge level. It works fine with SSH login, but doesn't work with web management. The model is a WS-CBS3130X-S-F running 12.2(58)SE1 with http version 1.001.002...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Config is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;aaa new-model&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;aaa authentication login VTYSandHTTP group radius local&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;aaa authorization exec VTYSandHTTP group radius local&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;ip http server&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;ip http authentication aaa login-authentication VTYSandHTTP&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;ip http authentication aaa exec-authorization VTYSandHTTP&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;ip http secure-server&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;STRONG style="color: #ff0000; "&gt;radius server &lt;SPAN style="color: #333333;"&gt;&amp;lt;Server Name&amp;gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;STRONG style="color: #ff0000; "&gt; address ipv4 &lt;SPAN style="color: #333333;"&gt;&amp;lt;IP of Server&amp;gt;&lt;/SPAN&gt; auth-port 1645 acct-port 1646&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;STRONG style="color: #ff0000; "&gt; key &lt;SPAN style="color: #333333;"&gt;&amp;lt;Key&amp;gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;line vty 0 4&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; authorization exec VTYSandHTTP&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; login authentication VTYSandHTTP&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; transport input ssh&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;line vty 5 15&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; authorization exec VTYSandHTTP&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; login authentication VTYSandHTTP&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; transport input ssh&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I get when I try to log on to HTTP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;HTTP AAA Login-Authentication List name: VTYSandHTTP&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;HTTP AAA Login-Authentication List name: VTYSandHTTP&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;HTTP: Authentication failed for level 15&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 01:55:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/http-authentication/m-p/1938482#M221894</guid>
      <dc:creator>Joseph.Rehling</dc:creator>
      <dc:date>2019-03-11T01:55:40Z</dc:date>
    </item>
    <item>
      <title>HTTP authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/http-authentication/m-p/1938483#M221916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joseph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your configuration is absolutely correct. However, you are hitting a bug on 12.2(58)SE train,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCtq55319"&gt;CSCtq55319&lt;/A&gt; &lt;STRONG&gt;ip http authentication aaa does not work&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;duplicated by&lt;/P&gt;&lt;P&gt;&lt;A href="http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCtq94595"&gt;CSCtq94595&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; HTTP AAA Authentication does not work any more after upgrade to 12.2.58S&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to fix this, please upgrade to 15.0(1)SE1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: You need to also ensure the RADIUS server is sending the "shell:priv-lvl=15" in cisco-av-pair for this to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 11:35:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/http-authentication/m-p/1938483#M221916</guid>
      <dc:creator>Dev Vishwakarma</dc:creator>
      <dc:date>2012-03-22T11:35:16Z</dc:date>
    </item>
    <item>
      <title>HTTP authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/http-authentication/m-p/1938484#M221946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Really appreciate the information. Calling support since the 3130 does not show a anything other than the 12.2 train. It does not look like 15.0(1)SE1 is released. If it is, it is not available to me to be downloaded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 13:09:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/http-authentication/m-p/1938484#M221946</guid>
      <dc:creator>Joseph.Rehling</dc:creator>
      <dc:date>2012-03-22T13:09:27Z</dc:date>
    </item>
    <item>
      <title>HTTP authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/http-authentication/m-p/1938485#M221993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A couple of additional notes. At this time, 15.0 (any flavor) is not released for the 3130 switches. However, I downloaded 12.2(55)SE5, which was released a month or two ago, and it appears to be working for this issue. The only issue I would note is that 12.2(58)SE1 wants newer commands that will not work if you roll back. You need to make sure you know a local account to get back in, or you can use the legacy commands with 12.2(58)SE1 that will work with 12.2(55)SE5 as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following will not work on 12.2(55)SE5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style-type: none; padding-left: 30px; font-family: Arial, verdana, sans-serif;"&gt;&lt;STRONG style="border-collapse: collapse; list-style-type: none; color: #ff0000;"&gt;radius server &lt;SERVER name=""&gt;&lt;/SERVER&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style-type: none; padding-left: 30px; font-family: Arial, verdana, sans-serif;"&gt;&lt;STRONG style="border-collapse: collapse; list-style-type: none; color: #ff0000;"&gt;address ipv4 &lt;IP of="" server=""&gt; auth-port 1645 acct-port 1646&lt;/IP&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style-type: none; padding-left: 30px; font-family: Arial, verdana, sans-serif;"&gt;&lt;STRONG style="border-collapse: collapse; list-style-type: none; color: #ff0000;"&gt;key &lt;KEY&gt;&lt;/KEY&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following will work on both.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px; background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style-type: none; font-family: Arial, verdana, sans-serif;"&gt;&lt;STRONG style="border-collapse: collapse; list-style-type: none; color: #ff0000;"&gt;radius-server &lt;SERVER ip=""&gt; &lt;STRONG style="font-family: Arial, verdana, sans-serif; font-size: 12px; background-color: #ffffff; border-collapse: collapse; list-style-type: none; color: #ff0000;"&gt;auth-port 1645 acct-port 1646 key &lt;RADIUS key=""&gt;&lt;/RADIUS&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SERVER&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="padding-left: 30px; background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style-type: none; font-family: Arial, verdana, sans-serif;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; You get an error on 12.2.(58)SE1 telling you that this command is depreciated, but it works fine for both 12.2(58)SE1 and 12.2(55)SE5&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 00:04:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/http-authentication/m-p/1938485#M221993</guid>
      <dc:creator>Joseph.Rehling</dc:creator>
      <dc:date>2012-03-27T00:04:00Z</dc:date>
    </item>
  </channel>
</rss>

