<?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: strange problem with command authorisation on acs  in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/strange-problem-with-command-authorisation-on-acs/m-p/540699#M427473</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi potter. i learned one thing that we can only authorise commands with acs but we cannot move commands from one privilege level to the other from the acs directly.we have to move the commands first from the with the privilege command on the router locally then only i can authorise the commands for the user at that privilege level. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sebastan &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Apr 2006 19:16:39 GMT</pubDate>
    <dc:creator>sebastan_bach</dc:creator>
    <dc:date>2006-04-17T19:16:39Z</dc:date>
    <item>
      <title>strange problem with command authorisation on acs</title>
      <link>https://community.cisco.com/t5/network-access-control/strange-problem-with-command-authorisation-on-acs/m-p/540693#M427441</link>
      <description>&lt;P&gt;hi i am having problem with command authorisation with acs. i am having a full version of acs 3.3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have configured my router like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R1&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login default none&lt;/P&gt;&lt;P&gt;aaa authentication login john default group tacacs+&lt;/P&gt;&lt;P&gt;aaa authorization console&lt;/P&gt;&lt;P&gt;aaa authorization exec bob group tacacs+&lt;/P&gt;&lt;P&gt;aaa authroization commands 5 bob group tacacs+&lt;/P&gt;&lt;P&gt;aaa authroization commands 15 bob group tacacs+&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt;login authentication john&lt;/P&gt;&lt;P&gt;authorization exec bob&lt;/P&gt;&lt;P&gt;authroization commands 5 bob&lt;/P&gt;&lt;P&gt;authorization commands 15 bob&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on the acs i have specified per user shell command authorisation and i have created 2 users&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;john and bob&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;john is configured with level 15&lt;/P&gt;&lt;P&gt;unmatched commands are permitted with unmatched arguments&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bob is the level 5 user configured with&lt;/P&gt;&lt;P&gt;unmatched commands (deny)&lt;/P&gt;&lt;P&gt;add command configure&lt;/P&gt;&lt;P&gt;arguments permit terminal&lt;/P&gt;&lt;P&gt;unmatched arguments (deny)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;john gets authenticated and authroisaed properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bob get authenticated and authorised properly as level 5 user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but he can't see the configure command in the exec mode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when he triies to execute the command configure&lt;/P&gt;&lt;P&gt;in the debug&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;av-user=bob&lt;/P&gt;&lt;P&gt;av-service=shell&lt;/P&gt;&lt;P&gt;av-cmd=connect&lt;/P&gt;&lt;P&gt;av-cmd-arg=configure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried the same with john&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;av-user=john&lt;/P&gt;&lt;P&gt;av-service=shell&lt;/P&gt;&lt;P&gt;av-user=configure&lt;/P&gt;&lt;P&gt;av-cmd-arg=terminal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when the request is sent from the user john it show service none privilege=15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but for user bob it shows&lt;/P&gt;&lt;P&gt;service none privilege=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why the command is showing as connect and the arg as configure for user bob. i am got no idea abt this. and it is working fine for john. what could be the problem can anyone help me with this pls.i have working a lot on this to get this working .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sebastan&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 21:32:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/strange-problem-with-command-authorisation-on-acs/m-p/540693#M427441</guid>
      <dc:creator>sebastan_bach</dc:creator>
      <dc:date>2019-03-10T21:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: strange problem with command authorisation on acs</title>
      <link>https://community.cisco.com/t5/network-access-control/strange-problem-with-command-authorisation-on-acs/m-p/540694#M427445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could be off target here... but you seem to be using priv levels AND per command authorisation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've always thought it was either/or ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2006 09:01:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/strange-problem-with-command-authorisation-on-acs/m-p/540694#M427445</guid>
      <dc:creator>darpotter</dc:creator>
      <dc:date>2006-04-11T09:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: strange problem with command authorisation on acs</title>
      <link>https://community.cisco.com/t5/network-access-control/strange-problem-with-command-authorisation-on-acs/m-p/540695#M427450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi there can u helpe me with my problem. i am frustrated with the cisco acs. i did everything as per the guidelines and still it doesn't work. pls help &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sebastan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2006 04:11:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/strange-problem-with-command-authorisation-on-acs/m-p/540695#M427450</guid>
      <dc:creator>sebastan_bach</dc:creator>
      <dc:date>2006-04-12T04:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: strange problem with command authorisation on acs</title>
      <link>https://community.cisco.com/t5/network-access-control/strange-problem-with-command-authorisation-on-acs/m-p/540696#M427459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you assigning user priv levels via the priv_level attribute (for the shell service) or via the enable login?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want per-command authorisation you could try doing away with all the priv-lvl stuff for commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just enable the appropriate cmds/arguments for each user and try that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Darran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2006 06:15:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/strange-problem-with-command-authorisation-on-acs/m-p/540696#M427459</guid>
      <dc:creator>darpotter</dc:creator>
      <dc:date>2006-04-12T06:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: strange problem with command authorisation on acs</title>
      <link>https://community.cisco.com/t5/network-access-control/strange-problem-with-command-authorisation-on-acs/m-p/540697#M427466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi darran u mean to say i have configure the privilege levels for users locally on the router for moving the commands from one privilege level to the other. is this  what u are suggesting. waiting for ur reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sebastan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2006 17:42:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/strange-problem-with-command-authorisation-on-acs/m-p/540697#M427466</guid>
      <dc:creator>sebastan_bach</dc:creator>
      <dc:date>2006-04-12T17:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: strange problem with command authorisation on acs</title>
      <link>https://community.cisco.com/t5/network-access-control/strange-problem-with-command-authorisation-on-acs/m-p/540698#M427470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well it depends on what you're trying to achieve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You do away with privilege levels and do it all via command authorisation. Or, you vice versa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you trying authorise only those commands that are above a certain priv level?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2006 19:05:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/strange-problem-with-command-authorisation-on-acs/m-p/540698#M427470</guid>
      <dc:creator>darpotter</dc:creator>
      <dc:date>2006-04-12T19:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: strange problem with command authorisation on acs</title>
      <link>https://community.cisco.com/t5/network-access-control/strange-problem-with-command-authorisation-on-acs/m-p/540699#M427473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi potter. i learned one thing that we can only authorise commands with acs but we cannot move commands from one privilege level to the other from the acs directly.we have to move the commands first from the with the privilege command on the router locally then only i can authorise the commands for the user at that privilege level. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sebastan &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2006 19:16:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/strange-problem-with-command-authorisation-on-acs/m-p/540699#M427473</guid>
      <dc:creator>sebastan_bach</dc:creator>
      <dc:date>2006-04-17T19:16:39Z</dc:date>
    </item>
  </channel>
</rss>

