<?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 - authorization without Authentication in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/as5300-authorization-without-authentication/m-p/1615189#M265930</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Valued Cisco Customer,&lt;/P&gt;&lt;P&gt;		&lt;/P&gt;&lt;P&gt;I will be out of the office from 03/20/2010 until 04/04/2010. During&lt;/P&gt;&lt;P&gt;this time, I will have no access to email or voicemail. If you require&lt;/P&gt;&lt;P&gt;assistance during my absence, please contact Manivannan Srinivasan via&lt;/P&gt;&lt;P&gt;phone at 469-255-4806 or via email at mansrini@cisco.com and this&lt;/P&gt;&lt;P&gt;engineer will continue to work any immediate concerns you may have at&lt;/P&gt;&lt;P&gt;this time. If this issue can wait until my return on 04/05/2010, I will&lt;/P&gt;&lt;P&gt;be glad to continue working with you. If you require assistance outside&lt;/P&gt;&lt;P&gt;of our business hours (10:00am - 7:00pm CST), please contact the TAC by&lt;/P&gt;&lt;P&gt;calling 1800-553-2447 or email tac@cisco.com and request to have the&lt;/P&gt;&lt;P&gt;service request re-assigned.&lt;/P&gt;&lt;P&gt;		&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Abhishek Neelakanata&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Mar 2011 17:10:15 GMT</pubDate>
    <dc:creator>aneelaka</dc:creator>
    <dc:date>2011-03-17T17:10:15Z</dc:date>
    <item>
      <title>AS5300 - authorization without Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/as5300-authorization-without-authentication/m-p/1615184#M265914</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to send aaa authorization requests to an external Radius server.&lt;/P&gt;&lt;P&gt;However it seems that an authentication step is mandatory before to process the authorization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use "none" authentication on a line configuration (see below), the AS5300 doesn't even send any request to the radius server. The authorization process immediatly provide FAILURE status..&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 LOGINTTY none&lt;BR /&gt;aaa authorization exec LOGINTTY group radius&lt;BR /&gt;aaa session-id common&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line 1 120&lt;/P&gt;&lt;P&gt; login authentication LOGINTTY&lt;/P&gt;&lt;P&gt; authorization exec LOGINTTY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if I configure an authentication step ( local, or radius, or line ... ), then the authorization is correctly processed after authentication success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it not possible to configure aaa authorization without being asked a username/password on AS5300 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;RM&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 00:55:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/as5300-authorization-without-authentication/m-p/1615184#M265914</guid>
      <dc:creator>rm.moreau</dc:creator>
      <dc:date>2019-03-11T00:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: AS5300 - authorization without Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/as5300-authorization-without-authentication/m-p/1615185#M265915</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;Authentication is a must step before authorization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Radius does not have seperate processes for authentication and authorization. it is all a part of same packet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence authentication is must for authorization to happen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anisha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: please mark this thread as answered if you feel query is resolved. Do rate helpful posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 14:29:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/as5300-authorization-without-authentication/m-p/1615185#M265915</guid>
      <dc:creator>andamani</dc:creator>
      <dc:date>2011-03-17T14:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: AS5300 - authorization without Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/as5300-authorization-without-authentication/m-p/1615186#M265917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ThankYou Anisha.&lt;/P&gt;&lt;P&gt;This confirms the idea I had.&lt;/P&gt;&lt;P&gt;However I have been explained that this configuration was working on a Cisco 3640, and stopped working after it has been change to an AS5300.&lt;/P&gt;&lt;P&gt;But I cannot confirm this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that possible that the AS5300 don't ask for username/password to remote user at authentication step, and provides kind of generic username/password to the radius server ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;RM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 15:11:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/as5300-authorization-without-authentication/m-p/1615186#M265917</guid>
      <dc:creator>rm.moreau</dc:creator>
      <dc:date>2011-03-17T15:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: AS5300 - authorization without Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/as5300-authorization-without-authentication/m-p/1615187#M265927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Valued Cisco Customer,&lt;/P&gt;&lt;P&gt;		&lt;/P&gt;&lt;P&gt;I will be out of the office from 03/20/2010 until 04/04/2010. During&lt;/P&gt;&lt;P&gt;this time, I will have no access to email or voicemail. If you require&lt;/P&gt;&lt;P&gt;assistance during my absence, please contact Manivannan Srinivasan via&lt;/P&gt;&lt;P&gt;phone at 469-255-4806 or via email at mansrini@cisco.com and this&lt;/P&gt;&lt;P&gt;engineer will continue to work any immediate concerns you may have at&lt;/P&gt;&lt;P&gt;this time. If this issue can wait until my return on 04/05/2010, I will&lt;/P&gt;&lt;P&gt;be glad to continue working with you. If you require assistance outside&lt;/P&gt;&lt;P&gt;of our business hours (10:00am - 7:00pm CST), please contact the TAC by&lt;/P&gt;&lt;P&gt;calling 1800-553-2447 or email tac@cisco.com and request to have the&lt;/P&gt;&lt;P&gt;service request re-assigned.&lt;/P&gt;&lt;P&gt;		&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Abhishek Neelakanata&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 15:28:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/as5300-authorization-without-authentication/m-p/1615187#M265927</guid>
      <dc:creator>aneelaka</dc:creator>
      <dc:date>2011-03-17T15:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: AS5300 - authorization without Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/as5300-authorization-without-authentication/m-p/1615188#M265928</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;Authorization will not work w/o authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you configure the authentication for radius then the radius authentication will take place from the radius database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anisha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- do rate helpful posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 16:01:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/as5300-authorization-without-authentication/m-p/1615188#M265928</guid>
      <dc:creator>andamani</dc:creator>
      <dc:date>2011-03-17T16:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: AS5300 - authorization without Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/as5300-authorization-without-authentication/m-p/1615189#M265930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Valued Cisco Customer,&lt;/P&gt;&lt;P&gt;		&lt;/P&gt;&lt;P&gt;I will be out of the office from 03/20/2010 until 04/04/2010. During&lt;/P&gt;&lt;P&gt;this time, I will have no access to email or voicemail. If you require&lt;/P&gt;&lt;P&gt;assistance during my absence, please contact Manivannan Srinivasan via&lt;/P&gt;&lt;P&gt;phone at 469-255-4806 or via email at mansrini@cisco.com and this&lt;/P&gt;&lt;P&gt;engineer will continue to work any immediate concerns you may have at&lt;/P&gt;&lt;P&gt;this time. If this issue can wait until my return on 04/05/2010, I will&lt;/P&gt;&lt;P&gt;be glad to continue working with you. If you require assistance outside&lt;/P&gt;&lt;P&gt;of our business hours (10:00am - 7:00pm CST), please contact the TAC by&lt;/P&gt;&lt;P&gt;calling 1800-553-2447 or email tac@cisco.com and request to have the&lt;/P&gt;&lt;P&gt;service request re-assigned.&lt;/P&gt;&lt;P&gt;		&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Abhishek Neelakanata&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 17:10:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/as5300-authorization-without-authentication/m-p/1615189#M265930</guid>
      <dc:creator>aneelaka</dc:creator>
      <dc:date>2011-03-17T17:10:15Z</dc:date>
    </item>
  </channel>
</rss>

