<?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: AS5300 login problems with AAA in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/as5300-login-problems-with-aaa/m-p/57558#M1580</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to make the post terminal window go away automatically after ppp is negotiated successfully?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Feb 2002 13:26:17 GMT</pubDate>
    <dc:creator>michelle.andersen</dc:creator>
    <dc:date>2002-02-15T13:26:17Z</dc:date>
    <item>
      <title>AS5300 login problems with AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/as5300-login-problems-with-aaa/m-p/57554#M1567</link>
      <description>&lt;P&gt;I have gotten my dialup to work, however I am confused on my AAA configuration.  I am using the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login SECURE group radius local&lt;/P&gt;&lt;P&gt;aaa authentication login NO_AUTHEN none&lt;/P&gt;&lt;P&gt;aaa authentication login LOCAL line&lt;/P&gt;&lt;P&gt;aaa authentication ppp default if-needed group radius local&lt;/P&gt;&lt;P&gt;aaa authentication ppp SECURE if-needed group radius local&lt;/P&gt;&lt;P&gt;aaa authorization network default group radius local&lt;/P&gt;&lt;P&gt;aaa authorization network SECURE group radius local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SECURE is what is applied to my lines.  &lt;/P&gt;&lt;P&gt;Radius passes off to a Cisco Secure ACS database, and hands off to SDI token card server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is when I dial in and passthrough the authentication to radius it leaves me at the router prompt.  At which poing I need to enter PPP and close my dialup terminal to be authenticated to the network.  I'd like to avoid that final process and after passing authentication have the terminal initiate the ppp automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried changes like removing the login, it's my understanding that if access to the EXEC prompt isn't neccesary the login option isn't needed.  When removed however, all authentication fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What advice do you have?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 17:58:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/as5300-login-problems-with-aaa/m-p/57554#M1567</guid>
      <dc:creator>vvvmell</dc:creator>
      <dc:date>2020-02-21T17:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: AS5300 login problems with AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/as5300-login-problems-with-aaa/m-p/57555#M1570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using the autocommand on the lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line 1 96&lt;/P&gt;&lt;P&gt; autocommand ppp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks anyways.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2001 06:17:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/as5300-login-problems-with-aaa/m-p/57555#M1570</guid>
      <dc:creator>vvvmell</dc:creator>
      <dc:date>2001-11-16T06:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: AS5300 login problems with AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/as5300-login-problems-with-aaa/m-p/57556#M1572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What configuration have you setup on your Group-Async interface. Have you included "async mode interactive" and also what is set up on the line configuration for ppp auth? I have include the a sample of what your configuration may include.&lt;/P&gt;&lt;P&gt;&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 group radius local&lt;/P&gt;&lt;P&gt;aaa authentication ppp default group radius local&lt;/P&gt;&lt;P&gt;aaa authorization exec default group radius local&lt;/P&gt;&lt;P&gt;aaa authorization network default group radius local&lt;/P&gt;&lt;P&gt;aaa accounting exec default start-stop group radius&lt;/P&gt;&lt;P&gt;aaa accounting network default start-stop group radius&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Virtual-Template1&lt;/P&gt;&lt;P&gt; ip unnumbered Loopback0&lt;/P&gt;&lt;P&gt; no ip route-cache&lt;/P&gt;&lt;P&gt; keepalive 20&lt;/P&gt;&lt;P&gt; timeout absolute 35790 0&lt;/P&gt;&lt;P&gt; ppp authentication chap&lt;/P&gt;&lt;P&gt; ppp multilink&lt;/P&gt;&lt;P&gt; ppp timeout idle 0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Group-Async1&lt;/P&gt;&lt;P&gt; ip unnumbered Loopback0&lt;/P&gt;&lt;P&gt; encapsulation ppp&lt;/P&gt;&lt;P&gt; no ip mroute-cache&lt;/P&gt;&lt;P&gt; timeout absolute 35790 0&lt;/P&gt;&lt;P&gt; dialer in-band&lt;/P&gt;&lt;P&gt; dialer idle-timeout 0&lt;/P&gt;&lt;P&gt; async dynamic address&lt;/P&gt;&lt;P&gt; async mode interactive&lt;/P&gt;&lt;P&gt; no peer default ip address&lt;/P&gt;&lt;P&gt; no fair-queue&lt;/P&gt;&lt;P&gt; no cdp enable&lt;/P&gt;&lt;P&gt; ppp authentication chap&lt;/P&gt;&lt;P&gt; ppp multilink&lt;/P&gt;&lt;P&gt; group-range 1 120&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;line 1 120&lt;/P&gt;&lt;P&gt; session-timeout 35791 &lt;/P&gt;&lt;P&gt; exec-timeout 0 0&lt;/P&gt;&lt;P&gt; login authentication dialin_exec&lt;/P&gt;&lt;P&gt; modem InOut&lt;/P&gt;&lt;P&gt; transport input all&lt;/P&gt;&lt;P&gt; autoselect during-login&lt;/P&gt;&lt;P&gt; autoselect ppp&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2002 21:01:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/as5300-login-problems-with-aaa/m-p/57556#M1572</guid>
      <dc:creator>trenth</dc:creator>
      <dc:date>2002-02-14T21:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: AS5300 login problems with AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/as5300-login-problems-with-aaa/m-p/57557#M1574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"autocommand ppp nego"  OR "autocommand ppp" will prevent the router to display the  router prompt. That will make the router start the ppp right-a-way after successful authentication..Tejal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2002 00:59:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/as5300-login-problems-with-aaa/m-p/57557#M1574</guid>
      <dc:creator>tepatel</dc:creator>
      <dc:date>2002-02-15T00:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: AS5300 login problems with AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/as5300-login-problems-with-aaa/m-p/57558#M1580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to make the post terminal window go away automatically after ppp is negotiated successfully?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2002 13:26:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/as5300-login-problems-with-aaa/m-p/57558#M1580</guid>
      <dc:creator>michelle.andersen</dc:creator>
      <dc:date>2002-02-15T13:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: AS5300 login problems with AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/as5300-login-problems-with-aaa/m-p/57559#M1588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope..There is no automatic way to make the terminal window go away. With terminal window, control is given back to user..And user has to "click" to move forward. Now you can write some special "software script" which can automate that...Thx..Tejal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Feb 2002 06:27:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/as5300-login-problems-with-aaa/m-p/57559#M1588</guid>
      <dc:creator>tepatel</dc:creator>
      <dc:date>2002-02-16T06:27:13Z</dc:date>
    </item>
  </channel>
</rss>

