<?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 map users into groups in a multi-forest AD design in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/map-users-into-groups-in-a-multi-forest-ad-design/m-p/532508#M109776</link>
    <description>&lt;P&gt;Hello Community!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I´m trying to find a solution for the following problem:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have two different forests created in the same Active Directory:&lt;/P&gt;
&lt;P&gt;Forest_1:&lt;BR /&gt;subdomain_1.domain_1.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Forest_2:&lt;BR /&gt;subdomain_2.domain_2.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a trust between the two forests&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have also the universal group_X in subdomain_1: subdomain_1\group_X&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I added the User_Bob belonging to subdomain_2.domain_2.com into group_X&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any way to make the firewall map the User_Bob into group_X?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried several configurations but is not retrieving the mapping.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cheers.&lt;/P&gt;</description>
    <pubDate>Tue, 28 Feb 2023 18:29:29 GMT</pubDate>
    <dc:creator>Carracido</dc:creator>
    <dc:date>2023-02-28T18:29:29Z</dc:date>
    <item>
      <title>map users into groups in a multi-forest AD design</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/map-users-into-groups-in-a-multi-forest-ad-design/m-p/532508#M109776</link>
      <description>&lt;P&gt;Hello Community!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I´m trying to find a solution for the following problem:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have two different forests created in the same Active Directory:&lt;/P&gt;
&lt;P&gt;Forest_1:&lt;BR /&gt;subdomain_1.domain_1.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Forest_2:&lt;BR /&gt;subdomain_2.domain_2.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a trust between the two forests&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have also the universal group_X in subdomain_1: subdomain_1\group_X&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I added the User_Bob belonging to subdomain_2.domain_2.com into group_X&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any way to make the firewall map the User_Bob into group_X?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried several configurations but is not retrieving the mapping.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cheers.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 18:29:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/map-users-into-groups-in-a-multi-forest-ad-design/m-p/532508#M109776</guid>
      <dc:creator>Carracido</dc:creator>
      <dc:date>2023-02-28T18:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: map users into groups in a multi-forest AD design</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/map-users-into-groups-in-a-multi-forest-ad-design/m-p/532609#M109785</link>
      <description>&lt;P&gt;Use a global catalog: A global catalog (GC) is a searchable directory that contains information about all objects in a forest. It provides a central repository of information that can be used to map users from different domains into groups. To use a GC, you need to configure your AD environment to allow cross-forest queries.&amp;nbsp;&lt;A href="https://www.aimproviderportal.org/" target="_self"&gt;AIM Provider Portal Customer Service&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Use universal groups: Universal groups are a type of group that can contain members from any domain in the forest. They are designed to be used in multi-domain and multi-forest environments. By using universal groups, you can create a single group that contains members from multiple domains.&lt;/P&gt;
&lt;P&gt;Use group nesting: Group nesting is the process of adding a group as a member of another group. This allows you to create hierarchical structures of groups that can be used to map users from different domains into groups. For example, you can create a group in each domain that contains users from that domain, and then create a universal group that contains all of these domain-specific groups.&lt;/P&gt;
&lt;P&gt;Use group mappings: Group mappings are a feature of Active Directory Federation Services (AD FS) that allow you to map groups from one forest to another forest. This can be useful if you have multiple forests that need to share authentication information.&lt;/P&gt;
&lt;P&gt;Use synchronization tools: There are several synchronization tools available that can be used to synchronize user and group information between forests. These tools can be used to create a single view of users and groups across multiple forests.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 05:31:11 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/map-users-into-groups-in-a-multi-forest-ad-design/m-p/532609#M109785</guid>
      <dc:creator>Joloalik</dc:creator>
      <dc:date>2023-03-02T05:31:11Z</dc:date>
    </item>
  </channel>
</rss>

