<?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: Beginners question on AAA in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/beginners-question-on-aaa/m-p/967446#M381819</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;rick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i passed the snd (1000/1000!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 May 2008 11:16:47 GMT</pubDate>
    <dc:creator>mulhollandm</dc:creator>
    <dc:date>2008-05-03T11:16:47Z</dc:date>
    <item>
      <title>Beginners question on AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/beginners-question-on-aaa/m-p/967442#M381640</link>
      <description>&lt;P&gt;folks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm trying to get my head around some AAA concepts and i'm finding the documentation a bit confusing as it doesn't explain some of the core concepts (well not simply enough for me!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i define the line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login ConsoleIn local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i know that loca will refer to the local database but where is the group ConsoleIn referred to in the config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it in the con0 config where i would declare&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication ConsoleIn &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if so, does this not mean anyone declared in the local dbase is not entitled to console access&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks to anyone taking the time to reply&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 22:49:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/beginners-question-on-aaa/m-p/967442#M381640</guid>
      <dc:creator>mulhollandm</dc:creator>
      <dc:date>2019-03-10T22:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Beginners question on AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/beginners-question-on-aaa/m-p/967443#M381654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have it just about right. If you configure:&lt;/P&gt;&lt;P&gt;aaa authentication login ConsoleIn local &lt;/P&gt;&lt;P&gt;you are creating a named method (where ConsoleIn is the name) and it will authenticate attempts to login using the locally configured userIDs and password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The name must be used somewhere in the config to indicate what is using this method. The name suggests that it would be configured under line con 0 to specify authentication on the console. But it logically could be configured under line vty 0 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And yes it does mean that someone who is not in the local database in not entitled to console access.&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>Thu, 01 May 2008 19:08:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/beginners-question-on-aaa/m-p/967443#M381654</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2008-05-01T19:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Beginners question on AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/beginners-question-on-aaa/m-p/967444#M381691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;rick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks for your reply, its greatly appreciated - i have my snd exam tomorrow so i'm doing some late cramming!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can i ask another question if you don't mind&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i declare 4 names in the local database and i point the ConsoleIn method to this, is there any way to restrict console access to only 2 of the 4 declared usernames?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;apologies if this sounds naive but ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 May 2008 19:14:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/beginners-question-on-aaa/m-p/967444#M381691</guid>
      <dc:creator>mulhollandm</dc:creator>
      <dc:date>2008-05-01T19:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Beginners question on AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/beginners-question-on-aaa/m-p/967445#M381750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not aware of any way that you can restrict access to the console to only some of the configured local userIDs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck on the SND exam.&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, 02 May 2008 12:30:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/beginners-question-on-aaa/m-p/967445#M381750</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2008-05-02T12:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Beginners question on AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/beginners-question-on-aaa/m-p/967446#M381819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;rick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i passed the snd (1000/1000!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 May 2008 11:16:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/beginners-question-on-aaa/m-p/967446#M381819</guid>
      <dc:creator>mulhollandm</dc:creator>
      <dc:date>2008-05-03T11:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Beginners question on AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/beginners-question-on-aaa/m-p/967447#M381850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Congratulations on passing the SND test.&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>Sat, 03 May 2008 15:34:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/beginners-question-on-aaa/m-p/967447#M381850</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2008-05-03T15:34:09Z</dc:date>
    </item>
  </channel>
</rss>

