<?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: Authorization Question2 in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/authorization-question2/m-p/355552#M439006</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;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/tech/tk59/technologies_tech_note09186a008009465c.shtml" target="_blank"&gt;http://www.cisco.com/en/US/tech/tk59/technologies_tech_note09186a008009465c.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Feb 2005 04:59:04 GMT</pubDate>
    <dc:creator>nchopra79</dc:creator>
    <dc:date>2005-02-01T04:59:04Z</dc:date>
    <item>
      <title>Authorization Question2</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-question2/m-p/355551#M439005</link>
      <description>&lt;P&gt;I have a small group of users that I want to allow access to a switch. I only want to allow them to do "show int status", "show run" and "show proc." What is the best way to set this up? Does the privlige level have to be set up on the switch or is this done on the ACS. The users are set up in a group called "UserSupport"&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 20:59:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-question2/m-p/355551#M439005</guid>
      <dc:creator>cannonscott</dc:creator>
      <dc:date>2019-03-10T20:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Question2</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-question2/m-p/355552#M439006</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;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/tech/tk59/technologies_tech_note09186a008009465c.shtml" target="_blank"&gt;http://www.cisco.com/en/US/tech/tk59/technologies_tech_note09186a008009465c.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2005 04:59:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-question2/m-p/355552#M439006</guid>
      <dc:creator>nchopra79</dc:creator>
      <dc:date>2005-02-01T04:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Question2</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-question2/m-p/355553#M439008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That shows how to set up basic Authorization on the switch but dosen't help with setting privlige levels or command authorization.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2005 14:15:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-question2/m-p/355553#M439008</guid>
      <dc:creator>cannonscott</dc:creator>
      <dc:date>2005-02-01T14:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Question2</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-question2/m-p/355554#M439010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The top of the document tells you about the basic setup, but the example shows you how to set the privelege levels required to use certain router commands (in this case, level 7), and shows you how to set up the TACACS so that specific users have level 7 access (as opposed to the more normal level 1 or 15), so they can use those specific commands.  You need to dig quite deep into the example, but the information is there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you want a more detailed document, here is one:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/sw/secursw/ps4911/products_tech_note09186a0080107cfd.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps4911/products_tech_note09186a0080107cfd.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a document that tells you how to do it without a TACACS:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/tech/tk59/technologies_tech_note09186a00800949d5.shtml" target="_blank"&gt;http://www.cisco.com/en/US/tech/tk59/technologies_tech_note09186a00800949d5.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kevin Dorrell&lt;/P&gt;&lt;P&gt;Luxembourg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2005 16:06:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-question2/m-p/355554#M439010</guid>
      <dc:creator>Kevin Dorrell</dc:creator>
      <dc:date>2005-02-01T16:06:17Z</dc:date>
    </item>
  </channel>
</rss>

