<?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 AAA Authentication in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/aaa-authentication/m-p/5215947#M1117015</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have radius group called ADRADIUS for centralize SSH login using Active Directory user.&lt;/P&gt;&lt;P&gt;Anyone know whay different between two command below? What different between WORD and default after login syntax?&lt;/P&gt;&lt;P&gt;aaa authentication login ADRADIUS local group ADRADIUS&lt;BR /&gt;aaa authentication login default local group ADRADIUS&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hs08_0-1730087242480.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/232525iAAA5CA0190BAEB8E/image-size/large?v=v2&amp;amp;px=999" role="button" title="hs08_0-1730087242480.png" alt="hs08_0-1730087242480.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Oct 2024 03:47:39 GMT</pubDate>
    <dc:creator>hs08</dc:creator>
    <dc:date>2024-10-28T03:47:39Z</dc:date>
    <item>
      <title>AAA Authentication</title>
      <link>https://community.cisco.com/t5/network-security/aaa-authentication/m-p/5215947#M1117015</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have radius group called ADRADIUS for centralize SSH login using Active Directory user.&lt;/P&gt;&lt;P&gt;Anyone know whay different between two command below? What different between WORD and default after login syntax?&lt;/P&gt;&lt;P&gt;aaa authentication login ADRADIUS local group ADRADIUS&lt;BR /&gt;aaa authentication login default local group ADRADIUS&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hs08_0-1730087242480.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/232525iAAA5CA0190BAEB8E/image-size/large?v=v2&amp;amp;px=999" role="button" title="hs08_0-1730087242480.png" alt="hs08_0-1730087242480.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 03:47:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/aaa-authentication/m-p/5215947#M1117015</guid>
      <dc:creator>hs08</dc:creator>
      <dc:date>2024-10-28T03:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication</title>
      <link>https://community.cisco.com/t5/network-security/aaa-authentication/m-p/5215949#M1117016</link>
      <description>&lt;P&gt;using "WORD" allows you to create custom authentication methods that can be applied to specific interfaces or lines (like console, vty lines, or other access methods). You can configure multiple named method lists and apply them selectively depending on where you want different authentication mechanisms.&lt;BR /&gt;&lt;BR /&gt;using "default" you define global default authentication method for all lines or interfaces unless overridden by a named method list&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 04:03:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/aaa-authentication/m-p/5215949#M1117016</guid>
      <dc:creator>Ambuj M</dc:creator>
      <dc:date>2024-10-28T04:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication</title>
      <link>https://community.cisco.com/t5/network-security/aaa-authentication/m-p/5215951#M1117017</link>
      <description>&lt;P&gt;&lt;SPAN&gt;using "default" you define global default authentication method for all lines or interfaces&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If we use "default", are we still need to issue command "login authentication default" on line vty for example?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 04:17:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/aaa-authentication/m-p/5215951#M1117017</guid>
      <dc:creator>hs08</dc:creator>
      <dc:date>2024-10-28T04:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication</title>
      <link>https://community.cisco.com/t5/network-security/aaa-authentication/m-p/5215965#M1117019</link>
      <description>&lt;P&gt;If you use the default method list, it automatically applies to all lines unless a different method list is explicitly defined.&lt;/P&gt;
&lt;P&gt;some admins will add the command "login authentication default" for clarity purposes but you don't have to&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 04:58:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/aaa-authentication/m-p/5215965#M1117019</guid>
      <dc:creator>Ambuj M</dc:creator>
      <dc:date>2024-10-28T04:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication</title>
      <link>https://community.cisco.com/t5/network-security/aaa-authentication/m-p/5217393#M1117119</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Nope, only if you use a named list (so not the default list).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Cristian.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2024 13:11:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/aaa-authentication/m-p/5217393#M1117119</guid>
      <dc:creator>Cristian Matei</dc:creator>
      <dc:date>2024-10-30T13:11:00Z</dc:date>
    </item>
  </channel>
</rss>

