<?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 Hi,To answer your question-No in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/backup-authentication-error-can-not-login-with-telnet-after-set/m-p/2659869#M74233</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;To answer your question-&lt;/P&gt;&lt;P&gt;No aaa is not just for SSH.&lt;/P&gt;&lt;P&gt;Radius-key should be same on router as well as on your radius server while you create the device in there. &amp;nbsp;It has nothing to do with windows admin password.&lt;/P&gt;&lt;P&gt;The above configuration looks fine. We need to see why your request is being denied by Radius.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kanwal&lt;/P&gt;&lt;P&gt;Note: Please mark answers if they are helpful.&lt;/P&gt;</description>
    <pubDate>Sun, 01 Mar 2015 23:48:42 GMT</pubDate>
    <dc:creator>Kanwaljeet Singh</dc:creator>
    <dc:date>2015-03-01T23:48:42Z</dc:date>
    <item>
      <title>%backup authentication error , can not login with telnet after set window server 2008 R2 radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/backup-authentication-error-can-not-login-with-telnet-after-set/m-p/2659866#M74222</link>
      <description>&lt;P&gt;following from&lt;/P&gt;&lt;P&gt;&lt;A href="http://murison.wordpress.com/2010/11/11/cisco-radius-configuration-with-server-2008-r2/" target="_blank"&gt;http://murison.wordpress.com/2010/11/11/cisco-radius-configuration-with-server-2008-r2/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;network policy i set user group as Domain Computers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when run 3550&lt;/P&gt;&lt;P&gt;1. can not use command "crypto key generate rsa"&lt;/P&gt;&lt;P&gt;2. can not use command "ip ssh version 2"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a. when using aaa, is it needed to use ssh?&lt;/P&gt;&lt;P&gt;b. how to login successfully with aaa?&lt;/P&gt;&lt;P&gt;c. is&amp;nbsp;radius-server key to use window server 2008 administrator's password, if not, what is its password&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;conf t&lt;BR /&gt;aaa new-model&lt;BR /&gt;username radiusclient secret cisco&lt;BR /&gt;line vty 0 4&lt;BR /&gt;transport input telnet&lt;BR /&gt;exit&lt;BR /&gt;line vty 5 15&lt;BR /&gt;transport input telnet&lt;BR /&gt;exit&lt;BR /&gt;ip domain-name radius1.local&lt;BR /&gt;radius-server host 192.168.38.213&lt;BR /&gt;radius-server key IsItWindowServer2008Password?&lt;BR /&gt;aaa group server radius NPSSERVER&lt;BR /&gt;server 192.168.38.213&lt;BR /&gt;exit&lt;BR /&gt;aaa authentication login default group NPSSERVER local&lt;BR /&gt;aaa authorization exec default group NPSSERVER local&lt;BR /&gt;exit&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 00:32:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/backup-authentication-error-can-not-login-with-telnet-after-set/m-p/2659866#M74222</guid>
      <dc:creator>martlee2</dc:creator>
      <dc:date>2019-03-26T00:32:41Z</dc:date>
    </item>
    <item>
      <title>Hi,You would need to</title>
      <link>https://community.cisco.com/t5/network-access-control/backup-authentication-error-can-not-login-with-telnet-after-set/m-p/2659867#M74229</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You would need to configure the command under line vty : "login authentication default "and your request for telnet would be authenticated against the radius server.&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;BR /&gt;&amp;nbsp;login authentication default&lt;BR /&gt;&amp;nbsp;transport input telnet&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please have a look at the link below for details about the configuration:&lt;/P&gt;&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3550/software/release/12-1_19_ea1/configuration/guide/3550scg/swauthen.html#wp1044243&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kanwal&lt;/P&gt;&lt;P&gt;Note: Please mark answers if they are helpful.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Mar 2015 23:40:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/backup-authentication-error-can-not-login-with-telnet-after-set/m-p/2659867#M74229</guid>
      <dc:creator>Kanwaljeet Singh</dc:creator>
      <dc:date>2015-03-01T23:40:39Z</dc:date>
    </item>
    <item>
      <title>Hi,Actually i tried here in</title>
      <link>https://community.cisco.com/t5/network-access-control/backup-authentication-error-can-not-login-with-telnet-after-set/m-p/2659868#M74231</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Actually i tried here in my lab and i am able to authenticate successfully without that command as well. What is the failure reason you are getting on radius?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kanwal&lt;/P&gt;&lt;P&gt;Note: Please mark answers if they are helpful.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Mar 2015 23:42:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/backup-authentication-error-can-not-login-with-telnet-after-set/m-p/2659868#M74231</guid>
      <dc:creator>Kanwaljeet Singh</dc:creator>
      <dc:date>2015-03-01T23:42:04Z</dc:date>
    </item>
    <item>
      <title>Hi,To answer your question-No</title>
      <link>https://community.cisco.com/t5/network-access-control/backup-authentication-error-can-not-login-with-telnet-after-set/m-p/2659869#M74233</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;To answer your question-&lt;/P&gt;&lt;P&gt;No aaa is not just for SSH.&lt;/P&gt;&lt;P&gt;Radius-key should be same on router as well as on your radius server while you create the device in there. &amp;nbsp;It has nothing to do with windows admin password.&lt;/P&gt;&lt;P&gt;The above configuration looks fine. We need to see why your request is being denied by Radius.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kanwal&lt;/P&gt;&lt;P&gt;Note: Please mark answers if they are helpful.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Mar 2015 23:48:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/backup-authentication-error-can-not-login-with-telnet-after-set/m-p/2659869#M74233</guid>
      <dc:creator>Kanwaljeet Singh</dc:creator>
      <dc:date>2015-03-01T23:48:42Z</dc:date>
    </item>
    <item>
      <title>Originally i use the same</title>
      <link>https://community.cisco.com/t5/network-access-control/backup-authentication-error-can-not-login-with-telnet-after-set/m-p/2659870#M74235</link>
      <description>&lt;P&gt;let me try again tonight&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2015 23:52:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/backup-authentication-error-can-not-login-with-telnet-after-set/m-p/2659870#M74235</guid>
      <dc:creator>martlee2</dc:creator>
      <dc:date>2015-03-05T23:52:26Z</dc:date>
    </item>
    <item>
      <title>Hi,Can we see what is the</title>
      <link>https://community.cisco.com/t5/network-access-control/backup-authentication-error-can-not-login-with-telnet-after-set/m-p/2659871#M74237</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can we see what is the reason for access denied on the RADIUS server logs? That should give us a reason for the rejection.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kanwal&lt;/P&gt;&lt;P&gt;Note: Please mark answers if they are helpful.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2015 23:52:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/backup-authentication-error-can-not-login-with-telnet-after-set/m-p/2659871#M74237</guid>
      <dc:creator>Kanwaljeet Singh</dc:creator>
      <dc:date>2015-03-05T23:52:27Z</dc:date>
    </item>
    <item>
      <title>https://drive.google.com/file</title>
      <link>https://community.cisco.com/t5/network-access-control/backup-authentication-error-can-not-login-with-telnet-after-set/m-p/2659872#M74239</link>
      <description>&lt;P&gt;https://drive.google.com/file/d/0B2PgRKgeBo5ZVGZNT1pVblRJY0U/view?usp=sharing&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here is the log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;router1#debug aaa accounting&lt;BR /&gt;AAA Accounting debugging is on&lt;BR /&gt;router1#&lt;BR /&gt;*Mar &amp;nbsp;6 23:26:10.563: AAA/ACCT/EVENT/(00000006): CALL START&lt;BR /&gt;*Mar &amp;nbsp;6 23:26:10.563: Getting session id for NET(00000006) : db=66D14C78&lt;BR /&gt;*Mar &amp;nbsp;6 23:26:10.563: AAA/ACCT(00000000): add node, session 4&lt;BR /&gt;*Mar &amp;nbsp;6 23:26:10.567: AAA/ACCT/NET(00000006): add, count 1&lt;BR /&gt;*Mar &amp;nbsp;6 23:26:10.567: Getting session id for NONE(00000006) : db=66D14C78&lt;BR /&gt;router1#&lt;BR /&gt;*Mar &amp;nbsp;6 23:26:18.627: Getting session id for EXEC(00000006) : db=66D14C78&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;router1#debug aaa authentication&lt;BR /&gt;AAA Authentication debugging is on&lt;BR /&gt;router1#&lt;BR /&gt;*Mar &amp;nbsp;6 23:53:04.123: Getting session id for EXEC(0000000B) : db=66BB7588&lt;BR /&gt;router1#&lt;BR /&gt;*Mar &amp;nbsp;6 23:53:06.151: AAA/ACCT/EVENT/(0000000B): EXEC DOWN&lt;BR /&gt;router1#&lt;BR /&gt;*Mar &amp;nbsp;6 23:53:08.159: AAA/ACCT/EVENT/(0000000B): CALL STOP&lt;BR /&gt;*Mar &amp;nbsp;6 23:53:08.159: AAA/ACCT/CALL STOP(0000000B): Sending stop requests&lt;BR /&gt;*Mar &amp;nbsp;6 23:53:08.159: AAA/ACCT(0000000B): Send all stops&lt;BR /&gt;*Mar &amp;nbsp;6 23:53:08.159: AAA/ACCT/NET(0000000B): STOP&lt;BR /&gt;*Mar &amp;nbsp;6 23:53:08.163: AAA/ACCT/NET(0000000B): Method list not found&lt;BR /&gt;*Mar &amp;nbsp;6 23:53:08.163: AAA/ACCT(0000000B): del node, session 9&lt;BR /&gt;*Mar &amp;nbsp;6 23:53:08.163: AAA/ACCT/NET(0000000B): free_rec, count 0&lt;BR /&gt;*Mar &amp;nbsp;6 23:53:08.163: AAA/ACCT/NET(0000000B) reccnt 0, csr TRUE, osr 0&lt;BR /&gt;*Mar &amp;nbsp;6 23:53:08.167: AAA/ACCT/NET(0000000B): Last rec in db, intf not enqueued&lt;BR /&gt;router1#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H3 class="r" style="font-size: 18px; margin-top: 0px; margin-bottom: 0px; padding: 0px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: rgb(34, 34, 34); font-family: arial, sans-serif;"&gt;6273 event id in security log&lt;/H3&gt;&lt;DIV&gt;Network Policy Server denied access to a user.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Contact the Network Policy Server administrator for more information.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;User:&lt;/DIV&gt;&lt;DIV&gt;Security ID:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;NULL SID&lt;/DIV&gt;&lt;DIV&gt;Account Name:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;rra&lt;/DIV&gt;&lt;DIV&gt;Account Domain:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;RADIUS1&lt;/DIV&gt;&lt;DIV&gt;Fully Qualified Account Name:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;RADIUS1\rra&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Client Machine:&lt;/DIV&gt;&lt;DIV&gt;Security ID:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;NULL SID&lt;/DIV&gt;&lt;DIV&gt;Account Name:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;-&lt;/DIV&gt;&lt;DIV&gt;Fully Qualified Account Name:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;-&lt;/DIV&gt;&lt;DIV&gt;OS-Version:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;-&lt;/DIV&gt;&lt;DIV&gt;Called Station Identifier:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;-&lt;/DIV&gt;&lt;DIV&gt;Calling Station Identifier:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;192.168.2.5&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;NAS:&lt;/DIV&gt;&lt;DIV&gt;NAS IPv4 Address:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;192.168.2.1&lt;/DIV&gt;&lt;DIV&gt;NAS IPv6 Address:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;-&lt;/DIV&gt;&lt;DIV&gt;NAS Identifier:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;-&lt;/DIV&gt;&lt;DIV&gt;NAS Port-Type:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;Virtual&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;NAS Port:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;2&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;RADIUS Client:&lt;/DIV&gt;&lt;DIV&gt;Client Friendly Name:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;rra&lt;/DIV&gt;&lt;DIV&gt;Client IP Address:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;192.168.2.1&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Authentication Details:&lt;/DIV&gt;&lt;DIV&gt;Proxy Policy Name:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;Use Windows authentication for all users&lt;/DIV&gt;&lt;DIV&gt;Network Policy Name:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;-&lt;/DIV&gt;&lt;DIV&gt;Authentication Provider:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;Windows&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Authentication Server:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;WIN-928S1R8NPBE.radius1.local&lt;/DIV&gt;&lt;DIV&gt;Authentication Type:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;PAP&lt;/DIV&gt;&lt;DIV&gt;EAP Type:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;-&lt;/DIV&gt;&lt;DIV&gt;Account Session Identifier:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;-&lt;/DIV&gt;&lt;DIV&gt;Reason Code:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;16&lt;/DIV&gt;&lt;DIV&gt;Reason:&lt;SPAN style="white-space:pre"&gt;&lt;SPAN style="white-space: normal;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;Authentication was not successful because an unknown user name or incorrect password was used.&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2015 16:17:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/backup-authentication-error-can-not-login-with-telnet-after-set/m-p/2659872#M74239</guid>
      <dc:creator>martlee2</dc:creator>
      <dc:date>2015-03-06T16:17:10Z</dc:date>
    </item>
    <item>
      <title>in real environment using</title>
      <link>https://community.cisco.com/t5/network-access-control/backup-authentication-error-can-not-login-with-telnet-after-set/m-p/2659873#M74240</link>
      <description>&lt;P&gt;in real environment using 3550 to login&lt;/P&gt;&lt;P&gt;no log in security log&lt;/P&gt;&lt;P&gt;but has log in system&lt;/P&gt;&lt;P&gt;A RADIUS message was received from RADIUS client 192.168.3.111 with an invalid authenticator. This is typically caused by mismatched shared secrets. Verify the configuration of the shared secret for the RADIUS client in the Network Policy Server snap-in and the configuration of the network access server.&lt;/P&gt;&lt;P&gt;then i try again&lt;/P&gt;&lt;P&gt;still is backup authentication error&lt;/P&gt;&lt;P&gt;whole security log is empty in window server 2008 R2 in virtual machine in production environment, not GNS3&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2015 17:27:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/backup-authentication-error-can-not-login-with-telnet-after-set/m-p/2659873#M74240</guid>
      <dc:creator>martlee2</dc:creator>
      <dc:date>2015-03-06T17:27:49Z</dc:date>
    </item>
  </channel>
</rss>

