<?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: Alteryx Server AD(Active Directory) connectivity issue in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-AD-Active-Directory-connectivity-issue/m-p/1063030#M12491</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/14801"&gt;@dsujkows&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would recommend the user accounts have a first and last name in Windows AD.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would recommend reaching out to &lt;A href="mailto:support@alteryx.com" target="_blank" rel="noopener"&gt;support@alteryx.com&lt;/A&gt;&amp;nbsp;to further troubleshoot this issue.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jan 2023 22:56:22 GMT</pubDate>
    <dc:creator>PanPP</dc:creator>
    <dc:date>2023-01-10T22:56:22Z</dc:date>
    <item>
      <title>Alteryx Server AD(Active Directory) connectivity issue</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-AD-Active-Directory-connectivity-issue/m-p/1006355#M11654</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using integrated window authentication and we have multiple domains in Active Directory, i.e., Domain 1, Domain 2, Domain 3, etc. There are more than 10+ different AD servers assigned to each domain, and the loads are transferred accordingly.&lt;BR /&gt;While communicating with AD, we are experiencing intermittent connectivity issues. Below are the errors which we faced on the Admin and Gallery Page. (Note This behavior varies from time to time, sometimes it works without error, sometimes it doesn't)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ariharan_0-1664131375882.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/259003iFB5AFB4AC8DB131B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ariharan_0-1664131375882.png" alt="Ariharan_0-1664131375882.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ariharan_1-1664131404986.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/259004i402A5E481EA13912/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ariharan_1-1664131404986.png" alt="Ariharan_1-1664131404986.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;1. How Alteryx is looking for a domain controller?&lt;/P&gt;&lt;P&gt;2. When the Alteryx server is communicating with AD, how can we identify which AD domain server is contacting out of 10?&lt;/P&gt;&lt;P&gt;3. Is there any log that can help troubleshoot the issue? In that case, please let us know which log we need to look at and where we can find it on the server.?&lt;BR /&gt;4. What is the command used to validate the connectivity between Alteryx servers to AD.?&lt;BR /&gt;5. What port we are using to connect the domain controller?&lt;BR /&gt;6. What ports and protocols should be whitelisted from the firewall.? eg., LDAP 389, Kerberos 88&lt;BR /&gt;7. What attribute the service is passing in the LDAP query while asking for user details (Structure of LDAP query)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Error Messages (Admin Page)&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2022-09-20 16:37:15.882373,ERROR,26,ScheduleOperations,ValidateAndDisableAllSchedules,,,,&amp;lt;Server Name&amp;gt;,,,,,,Unknown exception occurred.,"System.DirectoryServices.AccountManagement.PrincipalServerDownException: The server could not be contacted. ---&amp;gt;&amp;nbsp;&lt;STRONG&gt;System.DirectoryServices.Protocols.LdapException: The LDAP server is unavailable.-&amp;gt;   at&amp;nbsp;System.DirectoryServices.Protocols.LdapConnection.Connect()-&amp;gt;   at&lt;/STRONG&gt; System.DirectoryServices.Protocols.LdapConnection.SendRequestHelper(DirectoryRequest&amp;nbsp;request, Int32&amp;amp;&amp;nbsp;messageID)-&amp;gt;   at&amp;nbsp;System.DirectoryServices.Protocols.LdapConnection.SendRequest(DirectoryRequest&amp;nbsp;request,&amp;nbsp;TimeSpan&amp;nbsp;requestTimeout)-&amp;gt;   at System.DirectoryServices.AccountManagement.PrincipalContext.ReadServerConfig(String&amp;nbsp;serverName,&amp;nbsp;ServerProperties&amp;amp; properties)-&amp;gt;   --- End of inner exception stack trace ----&amp;gt;   at System.DirectoryServices.AccountManagement.PrincipalContext.ReadServerConfig(String&amp;nbsp;serverName,&amp;nbsp;ServerProperties&amp;amp; properties)-&amp;gt;   at System.DirectoryServices.AccountManagement.PrincipalContext.DoServerVerifyAndPropRetrieval()-&amp;gt;   at System.DirectoryServices.AccountManagement.PrincipalContext..ctor(ContextType&amp;nbsp;contextType, String name, String container,&amp;nbsp;ContextOptions&amp;nbsp;options, String&amp;nbsp;userName, String password)-&amp;gt;   at System.DirectoryServices.AccountManagement.PrincipalContext..ctor(ContextType&amp;nbsp;contextType, String name)-&amp;gt;   at Alteryx.Server.Common.Utility.ActiveDirectory.GetForestGroupsSids(Int32&amp;nbsp;adCacheTimeout, String&amp;nbsp;sid)-&amp;gt;   at Alteryx.Server.Api.WindowsIdentityContextWrapper.GetAuthorizedGroupSids(String&amp;nbsp;sid)-&amp;gt;   at Alteryx.Server.Models.Presenters.WindowsAuthenticationCollectionPresenter.GetAccessibleCollections(User&amp;nbsp;user,&amp;nbsp;DateTime&amp;nbsp;expiry)-&amp;gt;   at&amp;nbsp;Alteryx.Server.Models.Operations.ScheduleOperations.&amp;lt;&amp;gt;c__DisplayClass18_0.&amp;lt;ValidateSchedules&amp;gt;b__9(User u)-&amp;gt;   at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()-&amp;gt;   at&amp;nbsp;System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2&amp;nbsp;keySelector, Func`2&amp;nbsp;elementSelector, IEqualityComparer`1 comparer)-&amp;gt;   at Alteryx.Server.Models.Operations.ScheduleOperations.ValidateSchedules(List`1 schedules, Dictionary`2&amp;nbsp;scheduledAppsOverride)-&amp;gt;   at Alteryx.Server.Models.Operations.ScheduleOperations.ValidateAndDisableAllSchedules()"&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Error Message (Gallery User page)&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2022-09-20 15:01:47.101009,ERROR,26,ScheduleOperations,ValidateAndDisableAllSchedules,,,,&amp;lt;Server Name&amp;gt;,,,,,,Unknown exception occurred.,"&lt;STRONG&gt;System.DirectoryServices.DirectoryServicesCOMException (0x8007203B): A local error has occurred.-&amp;gt;-&amp;gt;&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt; &lt;STRONG&gt;at&amp;nbsp;System.DirectoryServices.DirectoryEntry.Bind(Boolean&amp;nbsp;throwIfFail)-&amp;gt;&amp;nbsp;&lt;/STRONG&gt;&amp;nbsp; at&amp;nbsp;System.DirectoryServices.DirectoryEntry.Bind()-&amp;gt;&amp;nbsp;&amp;nbsp; at&amp;nbsp;System.DirectoryServices.DirectoryEntry.get_AdsObject()-&amp;gt;&amp;nbsp;&amp;nbsp; at&amp;nbsp;System.DirectoryServices.PropertyValueCollection.PopulateList()-&amp;gt;&amp;nbsp;&amp;nbsp; at System.DirectoryServices.PropertyValueCollection..ctor(DirectoryEntry&amp;nbsp;entry, String&amp;nbsp;propertyName)-&amp;gt;&amp;nbsp;&amp;nbsp; at&amp;nbsp;System.DirectoryServices.PropertyCollection.get_Item(String&amp;nbsp;propertyName)-&amp;gt;&amp;nbsp;&amp;nbsp; at System.DirectoryServices.AccountManagement.PrincipalContext.DoLDAPDirectoryInitNoContainer()-&amp;gt;&amp;nbsp;&amp;nbsp; at System.DirectoryServices.AccountManagement.PrincipalContext.DoDomainInit()-&amp;gt;&amp;nbsp;&amp;nbsp; at System.DirectoryServices.AccountManagement.PrincipalContext.Initialize()-&amp;gt;&amp;nbsp;&amp;nbsp; at System.DirectoryServices.AccountManagement.PrincipalContext.get_QueryCtx()-&amp;gt;&amp;nbsp;&amp;nbsp; at System.DirectoryServices.AccountManagement.Principal.FindByIdentityWithTypeHelper(PrincipalContext&amp;nbsp;context, Type&amp;nbsp;principalType, Nullable`1&amp;nbsp;identityType, String&amp;nbsp;identityValue,&amp;nbsp;DateTime&amp;nbsp;refDate)-&amp;gt;&amp;nbsp;&amp;nbsp; at System.DirectoryServices.AccountManagement.Principal.FindByIdentityWithType(PrincipalContext&amp;nbsp;context, Type&amp;nbsp;principalType,&amp;nbsp;IdentityType&amp;nbsp;identityType, String&amp;nbsp;identityValue)-&amp;gt;&amp;nbsp;&amp;nbsp; at System.DirectoryServices.AccountManagement.UserPrincipal.FindByIdentity(PrincipalContext&amp;nbsp;context,&amp;nbsp;IdentityType&amp;nbsp;identityType, String&amp;nbsp;identityValue)-&amp;gt;&amp;nbsp;&amp;nbsp; at Alteryx.Server.Common.Utility.ActiveDirectory.GetForestGroupsSids(Int32&amp;nbsp;adCacheTimeout, String&amp;nbsp;sid)-&amp;gt;&amp;nbsp;&amp;nbsp; at Alteryx.Server.Api.WindowsIdentityContextWrapper.GetAuthorizedGroupSids(String&amp;nbsp;sid)-&amp;gt;&amp;nbsp;&amp;nbsp; at Alteryx.Server.Models.Presenters.WindowsAuthenticationCollectionPresenter.GetAccessibleCollections(User&amp;nbsp;user,&amp;nbsp;DateTime&amp;nbsp;expiry)-&amp;gt;&amp;nbsp;&amp;nbsp; at&amp;nbsp;Alteryx.Server.Models.Operations.ScheduleOperations.&amp;lt;&amp;gt;c__DisplayClass18_0.&amp;lt;ValidateSchedules&amp;gt;b__9(User u)-&amp;gt;&amp;nbsp;&amp;nbsp; at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()-&amp;gt;&amp;nbsp;&amp;nbsp; at&amp;nbsp;System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2&amp;nbsp;keySelector, Func`2&amp;nbsp;elementSelector, IEqualityComparer`1 comparer)-&amp;gt;&amp;nbsp;&amp;nbsp; at Alteryx.Server.Models.Operations.ScheduleOperations.ValidateSchedules(List`1 schedules, Dictionary`2&amp;nbsp;scheduledAppsOverride)-&amp;gt;&amp;nbsp;&amp;nbsp; at Alteryx.Server.Models.Operations.ScheduleOperations.ValidateAndDisableAllSchedules()"&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ariharan.R&lt;/P&gt;</description>
      <pubDate>Sun, 25 Sep 2022 18:52:42 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-AD-Active-Directory-connectivity-issue/m-p/1006355#M11654</guid>
      <dc:creator>Ariharan</dc:creator>
      <dc:date>2022-09-25T18:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server AD(Active Directory) connectivity issue</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-AD-Active-Directory-connectivity-issue/m-p/1063025#M12490</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Ariharan,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Did you get to resolution on this issue?&amp;nbsp; We are seeing a similar&amp;nbsp;issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;--Dave&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 22:20:28 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-AD-Active-Directory-connectivity-issue/m-p/1063025#M12490</guid>
      <dc:creator>dsujkows</dc:creator>
      <dc:date>2023-01-10T22:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server AD(Active Directory) connectivity issue</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-AD-Active-Directory-connectivity-issue/m-p/1063030#M12491</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/14801"&gt;@dsujkows&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would recommend the user accounts have a first and last name in Windows AD.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would recommend reaching out to &lt;A href="mailto:support@alteryx.com" target="_blank" rel="noopener"&gt;support@alteryx.com&lt;/A&gt;&amp;nbsp;to further troubleshoot this issue.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 22:56:22 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-AD-Active-Directory-connectivity-issue/m-p/1063030#M12491</guid>
      <dc:creator>PanPP</dc:creator>
      <dc:date>2023-01-10T22:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server AD(Active Directory) connectivity issue</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-AD-Active-Directory-connectivity-issue/m-p/1065098#M12514</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/14801"&gt;@dsujkows&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yeah we eventually managed to resolve this issue after transitioning from a multi-forest to a single-forest setup.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Could you please provide more detail on your architecture so we can determine if this issue is similar or not?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;We observed the same error message in one other working environment, if the AD is not reachable from the server. It could be that the firewall or the AD is shut down.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ariharan R&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 18:59:57 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-AD-Active-Directory-connectivity-issue/m-p/1065098#M12514</guid>
      <dc:creator>Ariharan</dc:creator>
      <dc:date>2023-01-13T18:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server AD(Active Directory) connectivity issue</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-AD-Active-Directory-connectivity-issue/m-p/1065100#M12515</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/105712"&gt;@PanPP&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue related to Alteryx server architecure configuration. Alteryx is not supported yet mutiforest environment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.alteryx.com/t5/Alteryx-Server-Ideas/Multi-Forest-as-well-as-Multi-Domain-support-for-Windows/idi-p/343447" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Server-Ideas/Multi-Forest-as-well-as-Multi-Domain-support-for-Windows/idi-p/343447&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ariharan R&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 19:02:10 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-AD-Active-Directory-connectivity-issue/m-p/1065100#M12515</guid>
      <dc:creator>Ariharan</dc:creator>
      <dc:date>2023-01-13T19:02:10Z</dc:date>
    </item>
  </channel>
</rss>

