<?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 Issues Configuring AAA 'Client' Remotely in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/issues-configuring-aaa-client-remotely/m-p/214301#M430962</link>
    <description>&lt;P&gt;I currently am implementing a ACS appliance I have it installed and configured to run as a TACACS+ server for our routers. Currently it has 2 users configured both have full access to all routers (max enable priviledge 15 for any client)I need to configure the clients remotely by means of telnet but, part way through the config I loose my connection because it then has to authorize to do further config commands but not having logged in previously I need to reconnect. When I go to reconnect it authenticates with the ACS but for some reason won't authorize. On a test network everything worked but, I was configuring through console cable at the time. The following are the steps I take each time to setup the client up until where the problems start (I chose to start with a router that is only a few miles away so I can go there and fix it if things go wrong but, I won't be able to do that when I'm trying to do this to routers in Leeds or Madrid or Melbourne etc. etc.):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Telneted in and did the following)&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Test1#reload in 000:20&lt;/P&gt;&lt;P&gt;Reload scheduled in 20 minutes&lt;/P&gt;&lt;P&gt;Proceed with reload? [confirm]&lt;/P&gt;&lt;P&gt;Test1#config t&lt;/P&gt;&lt;P&gt;Enter configuration commands, one per line. End with CNTL/Z.&lt;/P&gt;&lt;P&gt;Test1(config)#aaa new-model&lt;/P&gt;&lt;P&gt;Test1(config)#tacacs-server host 10.x.xx.xx single-connection&lt;/P&gt;&lt;P&gt;Test1(config)#tacacs-server key _xxxxxx_xxxxxxx_xxxx_&lt;/P&gt;&lt;P&gt;Test1(config)#tacacs-server timeout 20&lt;/P&gt;&lt;P&gt;Test1(config)#&lt;/P&gt;&lt;P&gt;Test1(config)#aaa authentication login default&lt;/P&gt;&lt;P&gt;Test1(config)#aaa authentication enable default tacacs+&lt;/P&gt;&lt;P&gt;Test1(config)#&lt;/P&gt;&lt;P&gt;Test1(config)#line vty 0 4&lt;/P&gt;&lt;P&gt;Test1(config-line)#login authentication default&lt;/P&gt;&lt;P&gt;Test1(config-line)#exit&lt;/P&gt;&lt;P&gt;Test1(config)#line con 0&lt;/P&gt;&lt;P&gt;Test1(config-line)#login authentication default&lt;/P&gt;&lt;P&gt;Test1(config-line)#exit&lt;/P&gt;&lt;P&gt;Test1(config)#&lt;/P&gt;&lt;P&gt;Test1(config)#aaa authorization network default tacacs+&lt;/P&gt;&lt;P&gt;Test1(config)#aaa authorization exec default tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;Test1(config)#aaa authorization commands 15 default tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;Test1(config)#aaa authorization config-commands&lt;/P&gt;&lt;P&gt;Command authorization failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Test1(config)#exit&lt;/P&gt;&lt;P&gt;Test1#exit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User Access Verification&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Username: bakerd&lt;/P&gt;&lt;P&gt;Password:&lt;/P&gt;&lt;P&gt;% Authorization failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's straight out of HyperTerminal&lt;/P&gt;&lt;P&gt;The following is the ACS's version of what happened&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;08/04/2004 16:25:11 Authen OK bakerd Global 10.x.xx.xxx tty2 10.x.xx.x&lt;/P&gt;&lt;P&gt;08/04/2004 16:25:11 Author failed bakerd Global 10.x.xx.xxx .. Service denied service=shell cmd* tty2 10.x.xx.x&lt;/P&gt;</description>
    <pubDate>Sun, 10 Mar 2019 14:56:31 GMT</pubDate>
    <dc:creator>LeeBkr311</dc:creator>
    <dc:date>2019-03-10T14:56:31Z</dc:date>
    <item>
      <title>Issues Configuring AAA 'Client' Remotely</title>
      <link>https://community.cisco.com/t5/network-access-control/issues-configuring-aaa-client-remotely/m-p/214301#M430962</link>
      <description>&lt;P&gt;I currently am implementing a ACS appliance I have it installed and configured to run as a TACACS+ server for our routers. Currently it has 2 users configured both have full access to all routers (max enable priviledge 15 for any client)I need to configure the clients remotely by means of telnet but, part way through the config I loose my connection because it then has to authorize to do further config commands but not having logged in previously I need to reconnect. When I go to reconnect it authenticates with the ACS but for some reason won't authorize. On a test network everything worked but, I was configuring through console cable at the time. The following are the steps I take each time to setup the client up until where the problems start (I chose to start with a router that is only a few miles away so I can go there and fix it if things go wrong but, I won't be able to do that when I'm trying to do this to routers in Leeds or Madrid or Melbourne etc. etc.):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Telneted in and did the following)&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Test1#reload in 000:20&lt;/P&gt;&lt;P&gt;Reload scheduled in 20 minutes&lt;/P&gt;&lt;P&gt;Proceed with reload? [confirm]&lt;/P&gt;&lt;P&gt;Test1#config t&lt;/P&gt;&lt;P&gt;Enter configuration commands, one per line. End with CNTL/Z.&lt;/P&gt;&lt;P&gt;Test1(config)#aaa new-model&lt;/P&gt;&lt;P&gt;Test1(config)#tacacs-server host 10.x.xx.xx single-connection&lt;/P&gt;&lt;P&gt;Test1(config)#tacacs-server key _xxxxxx_xxxxxxx_xxxx_&lt;/P&gt;&lt;P&gt;Test1(config)#tacacs-server timeout 20&lt;/P&gt;&lt;P&gt;Test1(config)#&lt;/P&gt;&lt;P&gt;Test1(config)#aaa authentication login default&lt;/P&gt;&lt;P&gt;Test1(config)#aaa authentication enable default tacacs+&lt;/P&gt;&lt;P&gt;Test1(config)#&lt;/P&gt;&lt;P&gt;Test1(config)#line vty 0 4&lt;/P&gt;&lt;P&gt;Test1(config-line)#login authentication default&lt;/P&gt;&lt;P&gt;Test1(config-line)#exit&lt;/P&gt;&lt;P&gt;Test1(config)#line con 0&lt;/P&gt;&lt;P&gt;Test1(config-line)#login authentication default&lt;/P&gt;&lt;P&gt;Test1(config-line)#exit&lt;/P&gt;&lt;P&gt;Test1(config)#&lt;/P&gt;&lt;P&gt;Test1(config)#aaa authorization network default tacacs+&lt;/P&gt;&lt;P&gt;Test1(config)#aaa authorization exec default tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;Test1(config)#aaa authorization commands 15 default tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;Test1(config)#aaa authorization config-commands&lt;/P&gt;&lt;P&gt;Command authorization failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Test1(config)#exit&lt;/P&gt;&lt;P&gt;Test1#exit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User Access Verification&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Username: bakerd&lt;/P&gt;&lt;P&gt;Password:&lt;/P&gt;&lt;P&gt;% Authorization failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's straight out of HyperTerminal&lt;/P&gt;&lt;P&gt;The following is the ACS's version of what happened&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;08/04/2004 16:25:11 Authen OK bakerd Global 10.x.xx.xxx tty2 10.x.xx.x&lt;/P&gt;&lt;P&gt;08/04/2004 16:25:11 Author failed bakerd Global 10.x.xx.xxx .. Service denied service=shell cmd* tty2 10.x.xx.x&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 14:56:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/issues-configuring-aaa-client-remotely/m-p/214301#M430962</guid>
      <dc:creator>LeeBkr311</dc:creator>
      <dc:date>2019-03-10T14:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Issues Configuring AAA 'Client' Remotely</title>
      <link>https://community.cisco.com/t5/network-access-control/issues-configuring-aaa-client-remotely/m-p/214302#M430963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks to me like it is more likely an issue with how users are defined in ACS than it is a configuration issue on the router. Have you turned on shell access for the users in ACS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would also make a suggestion that when you define authentication you provide for some backup method to cover cases where ACS/TACACS might not be available. So instead of having this:&lt;/P&gt;&lt;P&gt;Test1(config)#aaa authentication login default&lt;/P&gt;&lt;P&gt;Test1(config)#aaa authentication enable default tacacs+&lt;/P&gt;&lt;P&gt;you might want this:&lt;/P&gt;&lt;P&gt;Test1(config)#aaa authentication login default line&lt;/P&gt;&lt;P&gt;Test1(config)#aaa authentication enable default tacacs+ enable&lt;/P&gt;&lt;P&gt;This would allow the router to use the line passwords for user authentication and the enable password for privilege authentication if the ACS were not available.&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;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2004 13:21:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/issues-configuring-aaa-client-remotely/m-p/214302#M430963</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2004-08-05T13:21:52Z</dc:date>
    </item>
  </channel>
</rss>

