<?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: Secondary TACACS server in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/secondary-tacacs-server/m-p/308633#M434798</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can consider two methods: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The old school one like this -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+ local&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;tacacs-server host 10.1.122.11&lt;/P&gt;&lt;P&gt;tacacs-server host 10.2.32.13&lt;/P&gt;&lt;P&gt;tacacs-server key abcdef&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or, try a group method like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa group server tacacs+ ABCGROUP&lt;/P&gt;&lt;P&gt; server 10.1.1.5&lt;/P&gt;&lt;P&gt; server 10.1.1.13&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa authentication login default group ABCGROUP line&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;tacacs-server host 10.1.1.5&lt;/P&gt;&lt;P&gt;tacacs-server host 10.1.1.13&lt;/P&gt;&lt;P&gt;tacacs-server key abcdef&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because the shared key (secret) cannot be configured in the group config you must define those tacacs servers again at the end of the config.&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;Make sure you have connectivity to both before testing. Stop the service on your primary ACS and keep an eye on the reports to see the passed and failed authentications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here;s another tip: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By making the fall-back authentication "line" you can immediatly distinguish between a Tacacs Login and line Login. Tacacs will show: "Username:" and Line will prompt "Password:"&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;Let me know how things go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 29 Feb 2004 19:54:19 GMT</pubDate>
    <dc:creator>pvanvuuren</dc:creator>
    <dc:date>2004-02-29T19:54:19Z</dc:date>
    <item>
      <title>Secondary TACACS server</title>
      <link>https://community.cisco.com/t5/network-access-control/secondary-tacacs-server/m-p/308629#M434794</link>
      <description>&lt;P&gt;I need some assistance on configuring a secondary TACACS server.  I have a primary and secondary server.  I would like AAA requests send to the secondary server whenever the primary is either down or the service on the primary has stopped.  Any ideas?&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 14:40:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/secondary-tacacs-server/m-p/308629#M434794</guid>
      <dc:creator>ttran01</dc:creator>
      <dc:date>2019-03-10T14:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: Secondary TACACS server</title>
      <link>https://community.cisco.com/t5/network-access-control/secondary-tacacs-server/m-p/308630#M434795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If this is for IOS, just configure a second server (the secondary server) on IOS:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tacacs-server x.x.x.x key xyz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2004 22:03:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/secondary-tacacs-server/m-p/308630#M434795</guid>
      <dc:creator>jhillend</dc:creator>
      <dc:date>2004-02-24T22:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Secondary TACACS server</title>
      <link>https://community.cisco.com/t5/network-access-control/secondary-tacacs-server/m-p/308631#M434796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately I tried that and it doesn't work the way I want it to.  I have both the primary and secondary configured and when I stop the primary services it does not fall back to the secondary it just falls to the local.  Thanks for the feedback.  Any other ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2004 22:42:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/secondary-tacacs-server/m-p/308631#M434796</guid>
      <dc:creator>ttran01</dc:creator>
      <dc:date>2004-02-24T22:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Secondary TACACS server</title>
      <link>https://community.cisco.com/t5/network-access-control/secondary-tacacs-server/m-p/308632#M434797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you set the server groups?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa group server tacacs+ {mygroup1}&lt;/P&gt;&lt;P&gt;  nn.nn.nn.nn key abcd&lt;/P&gt;&lt;P&gt;  nn.nn.nn.nn key defg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then modify the authen/author/acct lines to reflect the group name vs. the default of tacacs+&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Feb 2004 23:43:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/secondary-tacacs-server/m-p/308632#M434797</guid>
      <dc:creator>pigotts</dc:creator>
      <dc:date>2004-02-28T23:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Secondary TACACS server</title>
      <link>https://community.cisco.com/t5/network-access-control/secondary-tacacs-server/m-p/308633#M434798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can consider two methods: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The old school one like this -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+ local&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;tacacs-server host 10.1.122.11&lt;/P&gt;&lt;P&gt;tacacs-server host 10.2.32.13&lt;/P&gt;&lt;P&gt;tacacs-server key abcdef&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or, try a group method like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa group server tacacs+ ABCGROUP&lt;/P&gt;&lt;P&gt; server 10.1.1.5&lt;/P&gt;&lt;P&gt; server 10.1.1.13&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa authentication login default group ABCGROUP line&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;tacacs-server host 10.1.1.5&lt;/P&gt;&lt;P&gt;tacacs-server host 10.1.1.13&lt;/P&gt;&lt;P&gt;tacacs-server key abcdef&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because the shared key (secret) cannot be configured in the group config you must define those tacacs servers again at the end of the config.&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;Make sure you have connectivity to both before testing. Stop the service on your primary ACS and keep an eye on the reports to see the passed and failed authentications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here;s another tip: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By making the fall-back authentication "line" you can immediatly distinguish between a Tacacs Login and line Login. Tacacs will show: "Username:" and Line will prompt "Password:"&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;Let me know how things go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Feb 2004 19:54:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/secondary-tacacs-server/m-p/308633#M434798</guid>
      <dc:creator>pvanvuuren</dc:creator>
      <dc:date>2004-02-29T19:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Secondary TACACS server</title>
      <link>https://community.cisco.com/t5/network-access-control/secondary-tacacs-server/m-p/308634#M434799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It worked with the group method.  Thanks for everyone's help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Mar 2004 20:41:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/secondary-tacacs-server/m-p/308634#M434799</guid>
      <dc:creator>ttran01</dc:creator>
      <dc:date>2004-03-01T20:41:17Z</dc:date>
    </item>
  </channel>
</rss>

