<?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: Cisco 5350, user-based authorization in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/cisco-5350-user-based-authorization/m-p/343413#M432635</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's the relevant parts of my running-config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa authentication login default local group radius&lt;/P&gt;&lt;P&gt;aaa authentication ppp default group radius local&lt;/P&gt;&lt;P&gt;aaa authorization exec default local if-authenticated &lt;/P&gt;&lt;P&gt;aaa authorization network default local if-authenticated &lt;/P&gt;&lt;P&gt;aaa accounting update newinfo&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;username username access-class 110&lt;/P&gt;&lt;P&gt;username username autocommand ppp negotiate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 110 deny   ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to place an ACL directly on user username restricting IP access to specific IP addrs.  W/this config, however, I can't get username to adopt access-list 110.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA for suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Mar 2005 19:43:59 GMT</pubDate>
    <dc:creator>jczaplewski</dc:creator>
    <dc:date>2005-03-01T19:43:59Z</dc:date>
    <item>
      <title>Cisco 5350, user-based authorization</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-5350-user-based-authorization/m-p/343410#M432630</link>
      <description>&lt;P&gt;Have a 5350 communications server, using Radius to authenticate, but want to set an ACL on the Cisco side (local) to limit network communiations after PPP connection to one IP addr.  I've tried multiple access-list commands, but have been unable to associate them w/the single user.  Any suggestions?  TIA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:bennegl@shands.ufl.edu" target="_blank"&gt;bennegl@shands.ufl.edu&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 21:01:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-5350-user-based-authorization/m-p/343410#M432630</guid>
      <dc:creator>jczaplewski</dc:creator>
      <dc:date>2019-03-10T21:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 5350, user-based authorization</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-5350-user-based-authorization/m-p/343411#M432631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I see it, best option is to use ACLs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2005 17:15:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-5350-user-based-authorization/m-p/343411#M432631</guid>
      <dc:creator />
      <dc:date>2005-03-01T17:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 5350, user-based authorization</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-5350-user-based-authorization/m-p/343412#M432633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your post does not give us much to work with. If you could provide some more specifics - what is the topology, what addressing is used on the 5350 communications server, what addressing is assigned from the dial pool to dial in users, what access are you attempting to control, what have you tried in access lists and where and how did you apply them. If we knew these things we could help you better.&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, 01 Mar 2005 18:50:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-5350-user-based-authorization/m-p/343412#M432633</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2005-03-01T18:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 5350, user-based authorization</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-5350-user-based-authorization/m-p/343413#M432635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's the relevant parts of my running-config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa authentication login default local group radius&lt;/P&gt;&lt;P&gt;aaa authentication ppp default group radius local&lt;/P&gt;&lt;P&gt;aaa authorization exec default local if-authenticated &lt;/P&gt;&lt;P&gt;aaa authorization network default local if-authenticated &lt;/P&gt;&lt;P&gt;aaa accounting update newinfo&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;username username access-class 110&lt;/P&gt;&lt;P&gt;username username autocommand ppp negotiate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 110 deny   ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to place an ACL directly on user username restricting IP access to specific IP addrs.  W/this config, however, I can't get username to adopt access-list 110.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA for suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2005 19:43:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-5350-user-based-authorization/m-p/343413#M432635</guid>
      <dc:creator>jczaplewski</dc:creator>
      <dc:date>2005-03-01T19:43:59Z</dc:date>
    </item>
  </channel>
</rss>

