<?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: User privilege when tacacs login in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/user-privilege-when-tacacs-login/m-p/4559585#M572978</link>
    <description>&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;If I typed "enable", then a password will be needed and if the password is correct, then it enters as privilege 15.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Feb 2022 13:32:54 GMT</pubDate>
    <dc:creator>lekkwi</dc:creator>
    <dc:date>2022-02-25T13:32:54Z</dc:date>
    <item>
      <title>User privilege when tacacs login</title>
      <link>https://community.cisco.com/t5/network-access-control/user-privilege-when-tacacs-login/m-p/4559417#M572968</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;An ASR 1002-X with IOS 17.03.03 was acquired.&lt;/P&gt;&lt;P&gt;There are few C9300 on the same site with the same IOS version.&lt;/P&gt;&lt;P&gt;There are some accounts set in tacacs server with privilege 7 (let say "priv7").&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I used "priv7" and login C9300 by ssh, the privilege level is 7.&lt;/P&gt;&lt;P&gt;Switch# show privilege&lt;/P&gt;&lt;P&gt;Current privilege level is 7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I login ASR using the same account, the privilege is 1.&lt;/P&gt;&lt;P&gt;ASR&amp;gt;show privilege&lt;BR /&gt;Current privilege level is 1&lt;/P&gt;&lt;P&gt;I believe ASR is good to connect to tacacs+, otherwise "priv7" can't login.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see below related configurations in ASR 1002-X:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;aaa group server tacacs+ TAC&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;server-private 10.153.221.101 key 7 xxxxx&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;server-private 10.153.221.102 key 7 xxxxx&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;server-private 10.153.231.120 key 7 xxxxx&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;ip vrf forwarding Mgmt-intf&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;ip tacacs source-interface GigabitEthernet0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;!&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;aaa authentication login default group TAC local&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;aaa authentication login local_auth local&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;aaa authentication enable default enable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;aaa authorization console&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;aaa authorization config-commands&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;aaa authorization exec default group tacacs+ local if-authenticated &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;aaa authorization commands 1 default group tacacs+ none &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;aaa authorization commands 8 default group tacacs+ if-authenticated &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;aaa authorization commands 15 default group tacacs+ if-authenticated &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;aaa accounting exec default start-stop group tacacs+&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;aaa accounting connection default start-stop group tacacs+&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;!&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;line con 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;exec-timeout 30 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;login authentication local_auth&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;stopbits 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;line vty 0 4&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;exec-timeout 30 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;transport input ssh&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;line vty 5 15&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;exec-timeout 30 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;transport input ssh&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have I missed something in the related configurations? Or anything that I need to work on this too?&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 09:47:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/user-privilege-when-tacacs-login/m-p/4559417#M572968</guid>
      <dc:creator>lekkwi</dc:creator>
      <dc:date>2022-02-25T09:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: User privilege when tacacs login</title>
      <link>https://community.cisco.com/t5/network-access-control/user-privilege-when-tacacs-login/m-p/4559431#M572970</link>
      <description>&lt;P&gt;what is the outcome if&amp;nbsp; you try same command :&amp;nbsp; enable mode &lt;STRONG&gt;# what is the outcome ?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ASR&amp;gt;show privilege &lt;BR /&gt;Current privilege level is 1&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 10:01:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/user-privilege-when-tacacs-login/m-p/4559431#M572970</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2022-02-25T10:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: User privilege when tacacs login</title>
      <link>https://community.cisco.com/t5/network-access-control/user-privilege-when-tacacs-login/m-p/4559585#M572978</link>
      <description>&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;If I typed "enable", then a password will be needed and if the password is correct, then it enters as privilege 15.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 13:32:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/user-privilege-when-tacacs-login/m-p/4559585#M572978</guid>
      <dc:creator>lekkwi</dc:creator>
      <dc:date>2022-02-25T13:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: User privilege when tacacs login</title>
      <link>https://community.cisco.com/t5/network-access-control/user-privilege-when-tacacs-login/m-p/4559717#M572985</link>
      <description>&lt;P&gt;Where do you manage your command set?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is that maybe the problem:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;aaa authorization commands 8 default group tacacs+ if-authenticated&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;should be:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;aaa authorization commands 7 default group tacacs+ if-authenticated&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 15:25:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/user-privilege-when-tacacs-login/m-p/4559717#M572985</guid>
      <dc:creator>Marcus Hunold</dc:creator>
      <dc:date>2022-02-25T15:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: User privilege when tacacs login</title>
      <link>https://community.cisco.com/t5/network-access-control/user-privilege-when-tacacs-login/m-p/4559774#M572992</link>
      <description>&lt;P&gt;Thanks for your reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I removed the if-authenticated, not good.&lt;/P&gt;&lt;P&gt;I removed the command "&lt;SPAN&gt;aaa authorization commands 8 default group tacacs+ if-authenticated" and add "aaa authorization commands 7 default group tacacs+ if-authenticated". But the result is not good.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Other C9300 switches have the commands like that too.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 16:38:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/user-privilege-when-tacacs-login/m-p/4559774#M572992</guid>
      <dc:creator>lekkwi</dc:creator>
      <dc:date>2022-02-25T16:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: User privilege when tacacs login</title>
      <link>https://community.cisco.com/t5/network-access-control/user-privilege-when-tacacs-login/m-p/4559882#M572995</link>
      <description>&lt;P&gt;don't really understand the configuration if you follow the privileged levels 1,7,15&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would then assume 1,7,15 in the configuration...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you sure you send 7 in the ISE shell profile and not 8...?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Concerning your initial question...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could it be that the follwing configuration is missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;This:&lt;/U&gt;&lt;/P&gt;&lt;DIV&gt;line vty 0 4&lt;/DIV&gt;&lt;DIV&gt;authorization exec VTY&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Or this:&lt;/U&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;line vty 0 4&lt;/DIV&gt;&lt;DIV&gt;authorization commands 1 VTY&lt;/DIV&gt;&lt;DIV&gt;authorization commands 7 VTY&lt;/DIV&gt;&lt;DIV&gt;authorization commands 15 VTY&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 19:14:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/user-privilege-when-tacacs-login/m-p/4559882#M572995</guid>
      <dc:creator>Marcus Hunold</dc:creator>
      <dc:date>2022-02-25T19:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: User privilege when tacacs login</title>
      <link>https://community.cisco.com/t5/network-access-control/user-privilege-when-tacacs-login/m-p/4561341#M573027</link>
      <description>&lt;P&gt;Thanks for your reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;May I know what's the meaning of VTY in "&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;authorization exec VTY&lt;/FONT&gt;"?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Or shall I delete the following commands to make clear?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;aaa authorization commands 1 default group tacacs+ none&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;aaa authorization commands 8 default group tacacs+ if-authenticated&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;aaa authorization commands 15 default group tacacs+ if-authenticated&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 09:01:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/user-privilege-when-tacacs-login/m-p/4561341#M573027</guid>
      <dc:creator>lekkwi</dc:creator>
      <dc:date>2022-03-01T09:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: User privilege when tacacs login</title>
      <link>https://community.cisco.com/t5/network-access-control/user-privilege-when-tacacs-login/m-p/4562984#M573116</link>
      <description>&lt;P&gt;Think your topic is discussed here already:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cisco.com/t5/switching/setting-privilege-level-on-vty-lines/td-p/1298407" target="_blank"&gt;Setting privilege level on vty lines - Cisco Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 13:09:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/user-privilege-when-tacacs-login/m-p/4562984#M573116</guid>
      <dc:creator>Marcus Hunold</dc:creator>
      <dc:date>2022-03-03T13:09:28Z</dc:date>
    </item>
  </channel>
</rss>

