<?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 Michael, in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/how-acs-communicate-with-domaincontroller-in-different-dcs/m-p/2803990#M41096</link>
    <description>&lt;P&gt;Michael,&lt;/P&gt;
&lt;P&gt;ACS will do a DNS query to find the domain controllers for the domain to which it's bound, and pick one from the list using sites and services.&lt;/P&gt;
&lt;P&gt;The GUI does not let you hard-code ACS to a single (or set of) DC, it's possible to do that but it requires access to the filesystem. It's not recommended, but you can open a case with us if you insist in going this route.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jan 2016 12:05:41 GMT</pubDate>
    <dc:creator>Javier Henderson</dc:creator>
    <dc:date>2016-01-07T12:05:41Z</dc:date>
    <item>
      <title>how ACS communicate with DomainController in different DCs?</title>
      <link>https://community.cisco.com/t5/network-access-control/how-acs-communicate-with-domaincontroller-in-different-dcs/m-p/2803989#M41095</link>
      <description>&lt;P&gt;Dear,&lt;/P&gt;
&lt;P&gt;Our company has 4 ACS,&amp;nbsp;version is 5.3, one is primary and other three are secondary.&lt;/P&gt;
&lt;P&gt;They are in different DC, and I don't know which Domain Controller they communicate, how to check it and how to configure ACS5.3 to communicate dedicated DomainController?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 06:22:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-acs-communicate-with-domaincontroller-in-different-dcs/m-p/2803989#M41095</guid>
      <dc:creator>Michael Jiang</dc:creator>
      <dc:date>2019-03-11T06:22:32Z</dc:date>
    </item>
    <item>
      <title>Michael,</title>
      <link>https://community.cisco.com/t5/network-access-control/how-acs-communicate-with-domaincontroller-in-different-dcs/m-p/2803990#M41096</link>
      <description>&lt;P&gt;Michael,&lt;/P&gt;
&lt;P&gt;ACS will do a DNS query to find the domain controllers for the domain to which it's bound, and pick one from the list using sites and services.&lt;/P&gt;
&lt;P&gt;The GUI does not let you hard-code ACS to a single (or set of) DC, it's possible to do that but it requires access to the filesystem. It's not recommended, but you can open a case with us if you insist in going this route.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 12:05:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-acs-communicate-with-domaincontroller-in-different-dcs/m-p/2803990#M41096</guid>
      <dc:creator>Javier Henderson</dc:creator>
      <dc:date>2016-01-07T12:05:41Z</dc:date>
    </item>
    <item>
      <title>Michael,</title>
      <link>https://community.cisco.com/t5/network-access-control/how-acs-communicate-with-domaincontroller-in-different-dcs/m-p/2803991#M41097</link>
      <description>&lt;P&gt;Michael,&lt;/P&gt;
&lt;P&gt;Can you try this and see how it goes:&lt;/P&gt;
&lt;P&gt;You can run the following command in the CLI of the ACS in the ACS&lt;BR /&gt;configuration mode -&lt;BR /&gt;&lt;BR /&gt;acs/admin# acs-config&lt;BR /&gt;&lt;BR /&gt;Escape character is CNTL/D.&lt;BR /&gt;Username: &amp;lt;GUI username&amp;gt;&lt;BR /&gt;Password: &amp;lt;GUI Password&amp;gt;&lt;BR /&gt;&lt;BR /&gt;ACS/acsadmin(config-acs)# ad-agent-configuration dns.dc.&amp;lt;domain-name&amp;gt;.com &amp;lt;hostname1&amp;gt; distribute&lt;/P&gt;
&lt;P&gt;You may see an issue with the command format. I haven't personally tested this lately on ACS 5.3.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Note# using this will force the ACS to authenticate only using that specific DC. If the DC&lt;BR /&gt;becomes unreachable, you would have to run this command to point the ACS to another DC.&lt;BR /&gt;&lt;BR /&gt;Also, this would require a restart to the services.&lt;/P&gt;
&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/net_mgmt/cisco_secure_access_control_system/5-3/command/reference/cli/cli_app_a.html#pgfId-2105448&lt;/P&gt;
&lt;P&gt;Open TAC case if you're not comfortable running the above command.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;- Jatin&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 16:16:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-acs-communicate-with-domaincontroller-in-different-dcs/m-p/2803991#M41097</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2016-01-07T16:16:09Z</dc:date>
    </item>
    <item>
      <title>Hi Jatin,</title>
      <link>https://community.cisco.com/t5/network-access-control/how-acs-communicate-with-domaincontroller-in-different-dcs/m-p/2803992#M41098</link>
      <description>&lt;P&gt;Hi Jatin,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks a lot for your detailed explanation.&amp;nbsp; So far I wouldn't run that command and still have following question.&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp; If I force the ACS to authenticate only using that specific DC, whether it means all ACS instances will only can use them, and couldn't use other and&amp;nbsp;nearest Domain Controller?&lt;/P&gt;
&lt;P&gt;2. &amp;nbsp;How ACS pick Domain Controller from its list and based on which mechanism? Is there any document I can have a look?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;- Michael&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2016 02:05:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-acs-communicate-with-domaincontroller-in-different-dcs/m-p/2803992#M41098</guid>
      <dc:creator>Michael Jiang</dc:creator>
      <dc:date>2016-01-08T02:05:17Z</dc:date>
    </item>
    <item>
      <title>Hi Javier,</title>
      <link>https://community.cisco.com/t5/network-access-control/how-acs-communicate-with-domaincontroller-in-different-dcs/m-p/2803993#M41099</link>
      <description>&lt;P&gt;Hi Javier,&lt;/P&gt;
&lt;P&gt;Thanks for your answer and recommendation.&lt;/P&gt;
&lt;P&gt;The same question to you that I asked Jatin.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;- Michael&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2016 02:09:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-acs-communicate-with-domaincontroller-in-different-dcs/m-p/2803993#M41099</guid>
      <dc:creator>Michael Jiang</dc:creator>
      <dc:date>2016-01-08T02:09:09Z</dc:date>
    </item>
    <item>
      <title>No worries!</title>
      <link>https://community.cisco.com/t5/network-access-control/how-acs-communicate-with-domaincontroller-in-different-dcs/m-p/2803994#M41100</link>
      <description>&lt;P&gt;No worries!&lt;/P&gt;
&lt;P&gt;1. The settings will only be applicable for the ACS you will make changes on. It won't impact other ACS instances.&lt;/P&gt;
&lt;P&gt;2. This should answer you questions:&lt;/P&gt;
&lt;P&gt;https://supportforums.cisco.com/discussion/11598191/force-acs-v5-join-domain-certain-domain-controller&lt;/P&gt;
&lt;P&gt;The mechanism it uses is to see if it can reach DNS using both UDP and TCP. Next it does a _ldap._tcp. DNS query for the domain to find the DC. It then checks to see if it can reach the DC on the ports needed to communicate with AD. Documented in ACS user guide.&lt;/P&gt;
&lt;P&gt;-Jatin&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2016 06:08:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-acs-communicate-with-domaincontroller-in-different-dcs/m-p/2803994#M41100</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2016-01-08T06:08:30Z</dc:date>
    </item>
  </channel>
</rss>

