<?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: AAA local authentication design issue in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-local-authentication-design-issue/m-p/1328119#M405321</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your response.  When I am initiating the SSH session, I am doing so from either my laptop or workstation. I have been staring at this trying to "see" where I went wrong, and it know it has to be there.  It has to be something so tiny that I am overlooking it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Poirot &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Aug 2009 10:39:57 GMT</pubDate>
    <dc:creator>poirot1967</dc:creator>
    <dc:date>2009-08-04T10:39:57Z</dc:date>
    <item>
      <title>AAA local authentication design issue</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-local-authentication-design-issue/m-p/1328109#M405311</link>
      <description>&lt;P&gt;I need a little help with my aaa design.  here is my current design :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login default local&lt;/P&gt;&lt;P&gt;aaa authentication enable default enable&lt;/P&gt;&lt;P&gt;aaa session-id common&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;username irobot secret xxxxxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt;access-class 10 in  &lt;/P&gt;&lt;P&gt;exec-timeout 9 0&lt;/P&gt;&lt;P&gt;transport input ssh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I ssh 192.168.32.1, I am challenged for a password, but not a login.  If I ssh irobot@192.168.32.1 I get the password challenge, and login with the stored password.  Where have I gone wrong?  I would like to ssh to the switch and be challenged for a user-name and a password.  Suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Poirot&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 23:36:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-local-authentication-design-issue/m-p/1328109#M405311</guid>
      <dc:creator>poirot1967</dc:creator>
      <dc:date>2019-03-10T23:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: AAA local authentication design issue</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-local-authentication-design-issue/m-p/1328110#M405312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Poirot,&lt;/P&gt;&lt;P&gt;Please issue login command in line vty&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"login local"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~JG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do rate helpful  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 17:03:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-local-authentication-design-issue/m-p/1328110#M405312</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2009-07-30T17:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: AAA local authentication design issue</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-local-authentication-design-issue/m-p/1328111#M405313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response.  Here is the output of that command :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(config)#line vty 0 4            &lt;/P&gt;&lt;P&gt;(config-line)#login local&lt;/P&gt;&lt;P&gt;                    ^&lt;/P&gt;&lt;P&gt;% Invalid input detected at '^' marker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a 2960, running Version 12.2(44)SE5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Poirot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 17:31:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-local-authentication-design-issue/m-p/1328111#M405313</guid>
      <dc:creator>poirot1967</dc:creator>
      <dc:date>2009-07-30T17:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: AAA local authentication design issue</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-local-authentication-design-issue/m-p/1328112#M405314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Switch(config-line)#login&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Switch(config-line)#login local&lt;/P&gt;&lt;P&gt;Switch(config-line)#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 17:36:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-local-authentication-design-issue/m-p/1328112#M405314</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2009-07-30T17:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: AAA local authentication design issue</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-local-authentication-design-issue/m-p/1328113#M405315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;#conf t&lt;/P&gt;&lt;P&gt;Enter configuration commands, one per line.  End with CNTL/Z.&lt;/P&gt;&lt;P&gt;(config)#line vty 0 4&lt;/P&gt;&lt;P&gt;(config-line)#login&lt;/P&gt;&lt;P&gt;% Incomplete command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(config-line)#login local&lt;/P&gt;&lt;P&gt;                    ^&lt;/P&gt;&lt;P&gt;% Invalid input detected at '^' marker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(config-line)#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What it will accept is login authentication default, as I did not name my local database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Poirot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 17:43:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-local-authentication-design-issue/m-p/1328113#M405315</guid>
      <dc:creator>poirot1967</dc:creator>
      <dc:date>2009-07-30T17:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: AAA local authentication design issue</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-local-authentication-design-issue/m-p/1328114#M405316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you have to put in the vty lines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;login authentication default&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 17:54:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-local-authentication-design-issue/m-p/1328114#M405316</guid>
      <dc:creator>leninpena</dc:creator>
      <dc:date>2009-07-30T17:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: AAA local authentication design issue</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-local-authentication-design-issue/m-p/1328115#M405317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestion.  I had entered that earlier.  It accepted he command, but it does not appear in the sh run.  From my understanding, that is the default when not using a named database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Poirot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 10:29:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-local-authentication-design-issue/m-p/1328115#M405317</guid>
      <dc:creator>poirot1967</dc:creator>
      <dc:date>2009-07-31T10:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: AAA local authentication design issue</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-local-authentication-design-issue/m-p/1328116#M405318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Of course this is correct because you already entered the username with irobot@switch_ip_address and it will prompt you for a password because the username is already entered.  That's how ssh work.  perhaps you need to read up on how ssh work.  The other option is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ssh -l irobot switch_ip_address&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 11:08:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-local-authentication-design-issue/m-p/1328116#M405318</guid>
      <dc:creator>cisco24x7</dc:creator>
      <dc:date>2009-07-31T11:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: AAA local authentication design issue</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-local-authentication-design-issue/m-p/1328117#M405319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.  The issue I was having is if I were to ssh 192.168.32.1, it does not challenge me for a login, only a password.  I was trying to configure AAA to ask for both a login and password authenticated against the local database.  I know that ssh irobot@ works, but that is not what I am aiming for.  Now my assumptions (insert joke here) could be wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 11:16:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-local-authentication-design-issue/m-p/1328117#M405319</guid>
      <dc:creator>poirot1967</dc:creator>
      <dc:date>2009-07-31T11:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: AAA local authentication design issue</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-local-authentication-design-issue/m-p/1328118#M405320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Poirot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe that the issue is that you are initiating the SSH from a Cisco device on which you have already authenticated. I have observed that if I am logged in on a Cisco router or switch on which I have already authenticated and then use the SSH command to initiate a session to some other Cisco device that the device from which I initiate the session already supplies the user name (based on my current login) and the device to which I am initiating the session only needs my password to log me in and authenticate correctly. One good way to check this is to initiate the ssh, get the prompt for (only) the password, enter the password, in the new session enter the command who (or show user) and see if it does not correctly have your user ID already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am surprised and disappointed by the suggestion from Jagdeep. I usually find his responses quite correct and helpful. But in this case when you enter aaa new-model, then login local becomes the default (as you demonstrateed when you attempted to enter the command, that it is not accepted when aaa new-model is in effect).&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>Tue, 04 Aug 2009 01:55:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-local-authentication-design-issue/m-p/1328118#M405320</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2009-08-04T01:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: AAA local authentication design issue</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-local-authentication-design-issue/m-p/1328119#M405321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your response.  When I am initiating the SSH session, I am doing so from either my laptop or workstation. I have been staring at this trying to "see" where I went wrong, and it know it has to be there.  It has to be something so tiny that I am overlooking it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Poirot &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 10:39:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-local-authentication-design-issue/m-p/1328119#M405321</guid>
      <dc:creator>poirot1967</dc:creator>
      <dc:date>2009-08-04T10:39:57Z</dc:date>
    </item>
  </channel>
</rss>

