<?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: Tacacs+ Backup identity store in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/tacacs-backup-identity-store/m-p/3547295#M511732</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ISE does not support this , if you feel this is a feature that is need I recommend you contact your Cisco representative with your use case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Mar 2018 11:47:58 GMT</pubDate>
    <dc:creator>ldanny</dc:creator>
    <dc:date>2018-03-08T11:47:58Z</dc:date>
    <item>
      <title>Tacacs+ Backup identity store</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-backup-identity-store/m-p/3547289#M511723</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I need to configure an backup identity store( actually the local database of the ISE ) , but it should be used only in case when the primary (in this case Active Directory) fails.The users in the local database should not be usable if the AD is reachable . Is this possible ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 10:46:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-backup-identity-store/m-p/3547289#M511723</guid>
      <dc:creator>Palazsto</dc:creator>
      <dc:date>2024-03-26T10:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Tacacs+ Backup identity store</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-backup-identity-store/m-p/3547290#M511725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes out all identify sources in an identity source sequence&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assign the source sequence to your flow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 06:52:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-backup-identity-store/m-p/3547290#M511725</guid>
      <dc:creator>afahmy</dc:creator>
      <dc:date>2018-03-08T06:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Tacacs+ Backup identity store</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-backup-identity-store/m-p/3547291#M511727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when Identity Source Sequence is created ,&amp;nbsp; ISE will go through the chosen Identity stores in the order they are placed until it hits a match , much like an ACL behavior . When that match is hit it will stop the sequence of&amp;nbsp; lookups&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g&lt;IMG __jive_id="115812" alt="" class="image-1 jive-image" src="https://community.cisco.com/legacyfs/online/fusion/115812_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;In above snap shot , if you were to chose AD1 as first identity store and then Internal Users as your second , then ISE would search for the user under AD1 and if not found would move on to Internal Users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope thats clear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 07:37:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-backup-identity-store/m-p/3547291#M511727</guid>
      <dc:creator>ldanny</dc:creator>
      <dc:date>2018-03-08T07:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Tacacs+ Backup identity store</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-backup-identity-store/m-p/3547292#M511728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick response guys ,but that's doesn't solve my case ... because I want the ISE to use the local database &lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;only in situation when the AD is not reachable(fail)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; . The Identity Source Sequence is configured just like you have suggested , of course ,but in this situation there will be users in the local database that will always have an access , even if the AD&amp;nbsp; is up, and I don't wont that.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 08:09:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-backup-identity-store/m-p/3547292#M511728</guid>
      <dc:creator>Palazsto</dc:creator>
      <dc:date>2018-03-08T08:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: Tacacs+ Backup identity store</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-backup-identity-store/m-p/3547293#M511730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sounds like you have same accounts on both internal and AD data base .&lt;/P&gt;&lt;P&gt;In that case ISE does not support this option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 09:43:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-backup-identity-store/m-p/3547293#M511730</guid>
      <dc:creator>ldanny</dc:creator>
      <dc:date>2018-03-08T09:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Tacacs+ Backup identity store</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-backup-identity-store/m-p/3547294#M511731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No , the accounts are different , but I want the accounts from local store to be usable only if the primary id store fail(in my case the AD and the ISE are not in the same location and sometimes there are connectivity issues ). There are options in the authentication policies ( continue ,reject and drop ) , but when I tried to configure it with&amp;nbsp; them , they doesn't work like I expected . &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 09:51:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-backup-identity-store/m-p/3547294#M511731</guid>
      <dc:creator>Palazsto</dc:creator>
      <dc:date>2018-03-08T09:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Tacacs+ Backup identity store</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-backup-identity-store/m-p/3547295#M511732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ISE does not support this , if you feel this is a feature that is need I recommend you contact your Cisco representative with your use case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 11:47:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-backup-identity-store/m-p/3547295#M511732</guid>
      <dc:creator>ldanny</dc:creator>
      <dc:date>2018-03-08T11:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Tacacs+ Backup identity store</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-backup-identity-store/m-p/3547296#M511733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stoyan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is another option in Identity store sequence at the end to deal with the situation when ID store is not accessible.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" height="96" src="https://community.cisco.com/legacyfs/online/fusion/115830_pastedImage_0.png" style="width: 415px; height: 96.3871px;" width="415" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Krishnan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 19:38:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-backup-identity-store/m-p/3547296#M511733</guid>
      <dc:creator>kthiruve</dc:creator>
      <dc:date>2018-03-08T19:38:45Z</dc:date>
    </item>
  </channel>
</rss>

