<?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: Catalyst Web-Based Authentication in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/catalyst-web-based-authentication/m-p/1559592#M393820</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, totally forgot this part from the config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ip device tracking&lt;BR /&gt;ip auth-proxy auth-proxy-banner http ^C TEST-SW01 ^C&lt;BR /&gt;ip auth-proxy max-login-attempts 10&lt;BR /&gt;ip auth-proxy proxy http success redirect &lt;/EM&gt;&lt;A href="http://www.mysite.com"&gt;&lt;EM&gt;http://www.mysite.com&lt;/EM&gt;&lt;/A&gt;&lt;BR /&gt;&lt;EM&gt;ip auth-proxy auth-proxy-audit&lt;BR /&gt;ip admission auth-proxy-banner http ^C TEST-SW01 ^C&lt;BR /&gt;ip admission max-login-attempts 10&lt;BR /&gt;ip admission proxy http success redirect &lt;/EM&gt;&lt;A href="http://www.mysite.com"&gt;&lt;EM&gt;http://www.mysite.com&lt;/EM&gt;&lt;/A&gt;&lt;BR /&gt;&lt;EM&gt;ip admission auth-proxy-audit&lt;BR /&gt;ip admission name webauth proxy http inactivity-time 60&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Nov 2010 11:31:09 GMT</pubDate>
    <dc:creator>Ronni J</dc:creator>
    <dc:date>2010-11-01T11:31:09Z</dc:date>
    <item>
      <title>Catalyst Web-Based Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/catalyst-web-based-authentication/m-p/1559591#M393815</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having problems getting this web-auth working and am hoping you guys can assist with a solution. It works for ssh/telnet, but not for proxy web auth.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This is the equipment:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cisco 3750G with IOS 12.2(53)SE1&lt;/P&gt;&lt;P&gt;CiscoSecure ACS Appliance Release 4.1(1) Build 23 Patch 4&lt;/P&gt;&lt;P&gt;Windows 2003 R2 domain controller&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Here the relevant config:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;snip&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;aaa new-model&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;aaa authentication login default group tacacs+&lt;BR /&gt;aaa authentication login no_auth line&lt;BR /&gt;aaa authentication login use_tacacs group tacacs+ local&lt;BR /&gt;aaa authentication login console local&lt;BR /&gt;aaa authorization config-commands&lt;BR /&gt;aaa authorization exec default group tacacs+ local &lt;BR /&gt;aaa authorization commands 15 default group tacacs+ local &lt;BR /&gt;aaa authorization network default group radius none &lt;BR /&gt;aaa authorization auth-proxy default group tacacs+ &lt;BR /&gt;aaa accounting exec default start-stop broadcast group tacacs+&lt;BR /&gt;aaa accounting commands 15 default start-stop broadcast group tacacs+&lt;BR /&gt;!&lt;BR /&gt;interface Vlan150&lt;BR /&gt; ip address 10.10.10.14 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;ip tacacs source-interface Vlan150&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip radius source-interface Vlan150 &lt;BR /&gt;tacacs-server host 10.10.10.4 single-connection&lt;BR /&gt;tacacs-server directed-request&lt;BR /&gt;tacacs-server key 7 15270505307A21&lt;BR /&gt;radius-server attribute 8 include-in-access-req&lt;BR /&gt;radius-server dead-criteria tries 2&lt;BR /&gt;radius-server host 10.10.10.4 auth-port 1645 acct-port 1646&lt;BR /&gt;radius-server vsa send authentication&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/snip&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;..and in the log, I get this when trying to authenticate from the web auth page:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;006514: Nov&amp;nbsp; 1 12:08:24.307 CET: AAA/AUTHEN/LOGIN (0000059D): Pick method list 'default' &lt;BR /&gt;006515: Nov&amp;nbsp; 1 12:08:24.307 CET: TPLUS: Queuing AAA Authentication request 1437 for processing&lt;BR /&gt;006516: Nov&amp;nbsp; 1 12:08:24.307 CET: TPLUS: processing authentication start request id 1437&lt;BR /&gt;006517: Nov&amp;nbsp; 1 12:08:24.307 CET: TPLUS: Authentication start packet created for 1437(roje)&lt;BR /&gt;006518: Nov&amp;nbsp; 1 12:08:24.307 CET: TPLUS: Using server 10.10.10.4&lt;BR /&gt;006519: Nov&amp;nbsp; 1 12:08:24.307 CET: TPLUS(0000059D)/0/NB_WAIT/475C16C: Started 5 sec timeout&lt;BR /&gt;006520: Nov&amp;nbsp; 1 12:08:24.307 CET: TPLUS(0000059D)/0/NB_WAIT: wrote entire 43 bytes request&lt;BR /&gt;006521: Nov&amp;nbsp; 1 12:08:24.315 CET: TPLUS(0000059D)/0/READ: read entire 12 header bytes (expect 16 bytes)&lt;BR /&gt;006522: Nov&amp;nbsp; 1 12:08:24.315 CET: TPLUS(0000059D)/0/READ: read entire 28 bytes response&lt;BR /&gt;006523: Nov&amp;nbsp; 1 12:08:24.315 CET: TPLUS(0000059D)/0/475C16C: Processing the reply packet&lt;BR /&gt;006524: Nov&amp;nbsp; 1 12:08:24.315 CET: TPLUS: Received authen response status GET_PASSWORD (8)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And please do let me know if you need additional information or test to spot the error..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 00:32:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/catalyst-web-based-authentication/m-p/1559591#M393815</guid>
      <dc:creator>Ronni J</dc:creator>
      <dc:date>2019-03-11T00:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Catalyst Web-Based Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/catalyst-web-based-authentication/m-p/1559592#M393820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, totally forgot this part from the config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ip device tracking&lt;BR /&gt;ip auth-proxy auth-proxy-banner http ^C TEST-SW01 ^C&lt;BR /&gt;ip auth-proxy max-login-attempts 10&lt;BR /&gt;ip auth-proxy proxy http success redirect &lt;/EM&gt;&lt;A href="http://www.mysite.com"&gt;&lt;EM&gt;http://www.mysite.com&lt;/EM&gt;&lt;/A&gt;&lt;BR /&gt;&lt;EM&gt;ip auth-proxy auth-proxy-audit&lt;BR /&gt;ip admission auth-proxy-banner http ^C TEST-SW01 ^C&lt;BR /&gt;ip admission max-login-attempts 10&lt;BR /&gt;ip admission proxy http success redirect &lt;/EM&gt;&lt;A href="http://www.mysite.com"&gt;&lt;EM&gt;http://www.mysite.com&lt;/EM&gt;&lt;/A&gt;&lt;BR /&gt;&lt;EM&gt;ip admission auth-proxy-audit&lt;BR /&gt;ip admission name webauth proxy http inactivity-time 60&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Nov 2010 11:31:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/catalyst-web-based-authentication/m-p/1559592#M393820</guid>
      <dc:creator>Ronni J</dc:creator>
      <dc:date>2010-11-01T11:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Catalyst Web-Based Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/catalyst-web-based-authentication/m-p/1559593#M393833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see the "ip http aaa ..." and "ip http server enable" configured.&lt;/P&gt;&lt;P&gt;Can you try it and let us know?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Nov 2010 14:22:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/catalyst-web-based-authentication/m-p/1559593#M393833</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-11-01T14:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Catalyst Web-Based Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/catalyst-web-based-authentication/m-p/1559594#M393858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do have "ip http server" already, sorry I left it out of the copy/paste. As fair as I (and IOS on that box) know, there's nothing called "ip http aaa..."?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I open a browser on a test-pc that is connected to the port configured like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/1&lt;BR /&gt; switchport access vlan 10&lt;BR /&gt; switchport mode access&lt;BR /&gt; spanning-tree portfast&lt;BR /&gt; spanning-tree bpduguard enable&lt;BR /&gt; ip admission webauth&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...I get to the Web-Auth page with the user/pass web form just fine. However, when I type in the same user/pass as works with ssh/telnet, it says "authentication failed!"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's the annoying part.. &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Nov 2010 14:30:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/catalyst-web-based-authentication/m-p/1559594#M393858</guid>
      <dc:creator>Ronni J</dc:creator>
      <dc:date>2010-11-01T14:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Catalyst Web-Based Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/catalyst-web-based-authentication/m-p/1559595#M393900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="content"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"ip http authentication aaa" will enforce the default aaa authentication for http also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Nov 2010 14:52:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/catalyst-web-based-authentication/m-p/1559595#M393900</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-11-01T14:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Catalyst Web-Based Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/catalyst-web-based-authentication/m-p/1559596#M393928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestion, but unfortunately it didn't help &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; This is what I get in the log when trying to authenticate on the auth page:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;006983: Nov&amp;nbsp; 2 06:50:57.418 CET: AUTH-EVENT (Gi1/0/1) Link UP&lt;BR /&gt;006984: Nov&amp;nbsp; 2 06:50:59.407 CET: %LINK-3-UPDOWN: Interface GigabitEthernet1/0/1, changed state to up&lt;BR /&gt;006985: Nov&amp;nbsp; 2 06:51:00.413 CET: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/1, changed state to up&lt;BR /&gt;006986: Nov&amp;nbsp; 2 06:51:02.015 CET: AAA/BIND(000005CF): Bind i/f&amp;nbsp; &lt;BR /&gt;006987: Nov&amp;nbsp; 2 06:51:02.015 CET: AAA/AUTHEN/LOGIN (000005CF): Pick method list 'default' &lt;BR /&gt;006988: Nov&amp;nbsp; 2 06:51:02.015 CET: TPLUS: Queuing AAA Authentication request 1487 for processing&lt;BR /&gt;006989: Nov&amp;nbsp; 2 06:51:02.015 CET: TPLUS: processing authentication start request id 1487&lt;BR /&gt;006990: Nov&amp;nbsp; 2 06:52:16.591 CET: AAA/AUTHEN/LOGIN (000005CF): Pick method list 'default' &lt;BR /&gt;006991: Nov&amp;nbsp; 2 06:52:16.591 CET: TPLUS: Queuing AAA Authentication request 1487 for processing&lt;BR /&gt;006992: Nov&amp;nbsp; 2 06:52:16.591 CET: TPLUS: processing authentication start request id 1487&lt;BR /&gt;006993: Nov&amp;nbsp; 2 06:52:16.591 CET: TPLUS: Authentication start packet created for 1487(roje)&lt;BR /&gt;006994: Nov&amp;nbsp; 2 06:52:16.591 CET: TPLUS: Using server 10.10.10.4&lt;BR /&gt;006995: Nov&amp;nbsp; 2 06:52:16.591 CET: TPLUS(000005CF)/0/NB_WAIT/5B431B8: Started 5 sec timeout&lt;BR /&gt;006996: Nov&amp;nbsp; 2 06:52:16.591 CET: TPLUS(000005CF)/0/NB_WAIT: wrote entire 43 bytes request&lt;BR /&gt;006997: Nov&amp;nbsp; 2 06:52:16.742 CET: TPLUS(000005CF)/0/READ: read entire 12 header bytes (expect 16 bytes)&lt;BR /&gt;006998: Nov&amp;nbsp; 2 06:52:16.742 CET: TPLUS(000005CF)/0/READ: read entire 28 bytes response&lt;BR /&gt;006999: Nov&amp;nbsp; 2 06:52:16.742 CET: TPLUS(000005CF)/0/5B431B8: Processing the reply packet&lt;BR /&gt;007000: Nov&amp;nbsp; 2 06:52:16.742 CET: &lt;STRONG&gt;TPLUS: Received authen response status GET_PASSWORD (8)&lt;BR /&gt;&lt;/STRONG&gt;007001: Nov&amp;nbsp; 2 06:53:07.100 CET: AAA/BIND(000005D0): Bind i/f&amp;nbsp; &lt;BR /&gt;007002: Nov&amp;nbsp; 2 06:53:07.100 CET: AAA/AUTHEN/LOGIN (000005D0): Pick method list 'default' &lt;BR /&gt;007003: Nov&amp;nbsp; 2 06:53:07.100 CET: TPLUS: Queuing AAA Authentication request 1488 for processing&lt;BR /&gt;007004: Nov&amp;nbsp; 2 06:53:07.100 CET: TPLUS: processing authentication start request id 1488&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 06:07:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/catalyst-web-based-authentication/m-p/1559596#M393928</guid>
      <dc:creator>Ronni J</dc:creator>
      <dc:date>2010-11-02T06:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Catalyst Web-Based Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/catalyst-web-based-authentication/m-p/1559597#M393963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn't seem the router is sending the password to the server or that the server is responding to the password sent.&lt;/P&gt;&lt;P&gt;You can try capturing the packets to the server to verify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 17:21:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/catalyst-web-based-authentication/m-p/1559597#M393963</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-11-02T17:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Catalyst Web-Based Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/catalyst-web-based-authentication/m-p/1559598#M393999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Password is not sent from the switch to the ACS server - any ideas why and how to fix? &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using IOS 12.2(53)SE1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a little more log detail:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;013616: Nov&amp;nbsp; 4 10:20:38.478 CET: T+: End Packet&lt;BR /&gt;013617: Nov&amp;nbsp; 4 10:21:11.789 CET: AAA/AUTHEN/LOGIN (0000095F): Pick method list 'default' &lt;BR /&gt;013618: Nov&amp;nbsp; 4 10:21:11.789 CET: TPLUS: Queuing AAA Authentication request 2399 for processing&lt;BR /&gt;013619: Nov&amp;nbsp; 4 10:21:11.789 CET: TPLUS: processing authentication start request id 2399&lt;BR /&gt;013620: Nov&amp;nbsp; 4 10:21:11.789 CET: TPLUS: Authentication start packet created for 2399(roje)&lt;BR /&gt;013621: Nov&amp;nbsp; 4 10:21:11.789 CET: TPLUS: Using server 10.10.10.4&lt;BR /&gt;013622: Nov&amp;nbsp; 4 10:21:11.789 CET: TPLUS(0000095F)/0/NB_WAIT/5B4E178: Started 5 sec timeout&lt;BR /&gt;013623: Nov&amp;nbsp; 4 10:21:11.789 CET: T+: Version 192 (0xC0), type 1, seq 1, encryption 1&lt;BR /&gt;013624: Nov&amp;nbsp; 4 10:21:11.789 CET: T+: session_id 3455235127 (0xCDF2B437), dlen 36 (0x24)&lt;BR /&gt;013625: Nov&amp;nbsp; 4 10:21:11.789 CET: T+: type:AUTHEN/START, priv_lvl:15 action:LOGIN ascii&lt;BR /&gt;013626: Nov&amp;nbsp; 4 10:21:11.789 CET: T+: svc:LOGIN user_len:8 port_len:20 (0x14) raddr_len:0 (0x0) data_len:0&lt;BR /&gt;013627: Nov&amp;nbsp; 4 10:21:11.789 CET: T+: user:&amp;nbsp; roje&lt;BR /&gt;013628: Nov&amp;nbsp; 4 10:21:11.789 CET: T+: port:&amp;nbsp; GigabitEthernet1/0/1&lt;BR /&gt;013629: Nov&amp;nbsp; 4 10:21:11.789 CET: T+: rem_addr:&amp;nbsp; &lt;BR /&gt;013630: Nov&amp;nbsp; 4 10:21:11.789 CET: T+: data:&amp;nbsp; &lt;BR /&gt;013631: Nov&amp;nbsp; 4 10:21:11.789 CET: T+: End Packet&lt;BR /&gt;013632: Nov&amp;nbsp; 4 10:21:11.789 CET: TPLUS(0000095F)/0/NB_WAIT: wrote entire 48 bytes request&lt;BR /&gt;013633: Nov&amp;nbsp; 4 10:21:11.798 CET: TPLUS(0000095F)/0/READ: read entire 12 header bytes (expect 16 bytes)&lt;BR /&gt;013634: Nov&amp;nbsp; 4 10:21:11.798 CET: TPLUS(0000095F)/0/READ: read entire 28 bytes response&lt;BR /&gt;013635: Nov&amp;nbsp; 4 10:21:11.798 CET: T+: Version 192 (0xC0), type 1, seq 2, encryption 1&lt;BR /&gt;013636: Nov&amp;nbsp; 4 10:21:11.798 CET: T+: session_id 3455235127 (0xCDF2B437), dlen 16 (0x10)&lt;BR /&gt;013637: Nov&amp;nbsp; 4 10:21:11.798 CET: T+: AUTHEN/REPLY status:5 flags:0x1 msg_len:10, data_len:0&lt;BR /&gt;013638: Nov&amp;nbsp; 4 10:21:11.798 CET: T+: msg:&amp;nbsp; Password: &lt;BR /&gt;013639: Nov&amp;nbsp; 4 10:21:11.798 CET: T+: data:&amp;nbsp; &lt;BR /&gt;013640: Nov&amp;nbsp; 4 10:21:11.798 CET: T+: End Packet&lt;BR /&gt;013641: Nov&amp;nbsp; 4 10:21:11.798 CET: TPLUS(0000095F)/0/5B4E178: Processing the reply packet&lt;BR /&gt;013642: Nov&amp;nbsp; 4 10:21:11.798 CET: TPLUS: Received authen response status GET_PASSWORD (8)&lt;BR /&gt;013643: Nov&amp;nbsp; 4 10:21:21.436 CET: AAA/BIND(00000960): Bind i/f&amp;nbsp; &lt;BR /&gt;013644: Nov&amp;nbsp; 4 10:21:21.436 CET: AAA/AUTHEN/LOGIN (00000960): Pick method list 'default' &lt;BR /&gt;013645: Nov&amp;nbsp; 4 10:21:21.436 CET: TPLUS: Queuing AAA Authentication request 2400 for processing&lt;BR /&gt;013646: Nov&amp;nbsp; 4 10:21:21.436 CET: TPLUS: processing authentication start request id 2400&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Nov 2010 09:16:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/catalyst-web-based-authentication/m-p/1559598#M393999</guid>
      <dc:creator>Ronni J</dc:creator>
      <dc:date>2010-11-04T09:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Catalyst Web-Based Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/catalyst-web-based-authentication/m-p/1559599#M394039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I`m gettting the same results when configuring the web based authentication using Tacacs but I do have it working using radius. Don`t know if that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using a C3560-IPBASEK9-M, Version 12.2(55)SE and CSACS-SE 4.2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Dec 2010 17:50:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/catalyst-web-based-authentication/m-p/1559599#M394039</guid>
      <dc:creator>Stephen Montgomery</dc:creator>
      <dc:date>2010-12-16T17:50:23Z</dc:date>
    </item>
  </channel>
</rss>

