<?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: Rules not applying to AD groups in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/rules-not-applying-to-ad-groups/m-p/13341#M9781</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi rmgnetwork,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you have an example ? I have run into this problem the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Aug 2012 05:07:36 GMT</pubDate>
    <dc:creator>mindterra</dc:creator>
    <dc:date>2012-08-10T05:07:36Z</dc:date>
    <item>
      <title>Rules not applying to AD groups</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/rules-not-applying-to-ad-groups/m-p/13338#M9778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For some reason my Palo Alto 2020 has stopped recognizing rules that are applied to AD user groups. My 2 User ID agents are running on the Domain controllers and are showing green on my Palo Alto box.&lt;/P&gt;&lt;P&gt;It works if I apply the rule to a specific AD user, so I know it is able to communicate with the ID agent otherwise it wouldn't register the user as logged on. It also lets me add the AD user group to a rule so it must be discovering the groups somehow. But when it comes to the web browsing rule, in this example, it doesn't apply the rule that is set for a user group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing different was that I moved a server into a different ip range last night and changed the necessary security and NAT rules. Although the network range that is being affected I didn't touch at all and didn't make any changes to point to or away from that range either, or the range it points to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas? Is there anything I can look at on the ID agent to see why it would not be applying rules to AD groups?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 08:57:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/rules-not-applying-to-ad-groups/m-p/13338#M9778</guid>
      <dc:creator>slawek.kunach</dc:creator>
      <dc:date>2012-08-01T08:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Rules not applying to AD groups</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/rules-not-applying-to-ad-groups/m-p/13339#M9779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since the security rules work when you apply individual user to the security policy and not the AD groups, it means that your user-ip mapping (done by user-id agent) is working correctly but not the user-group mapping. Did you make any changes to your LDAP settings ? Can you please check if the user is being associated with the groups properly using the command "show user group name &amp;lt;value&amp;gt;" . Make sure that the user is present in the AD group.&lt;/P&gt;&lt;P&gt;Which version of the user-id agent are using ? I am assuming you are using agent version 4.1.X in which user-ip mapping is done by the user-id agent and user-group mapping is done by the firewall (Device -&amp;gt; User Identification -&amp;gt; Group Mapping Settings). So you might want to double check these setting on the firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tx,&lt;/P&gt;&lt;P&gt;Sandeep T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 16:13:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/rules-not-applying-to-ad-groups/m-p/13339#M9779</guid>
      <dc:creator>sdurga</dc:creator>
      <dc:date>2012-08-01T16:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Rules not applying to AD groups</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/rules-not-applying-to-ad-groups/m-p/13340#M9780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ran into the same issue and found the problem was not with the userID agent, that's mapping things correctly as you mentioned, but with the bind point I had set within the LDAP server profiles on the PAN itself. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Device -&amp;gt; Server Profiles -&amp;gt; LDAP&lt;/P&gt;&lt;P&gt;I had the bind point set too low in the LDAP tree to enumerate userID's but high enough that it knew about the groups.&lt;/P&gt;&lt;P&gt;What I was seeing - I could apply policies to groups but users within those groups would not get the policy.&lt;/P&gt;&lt;P&gt;When I checked to see what users belonged to what groups (through CLI) I was not seeing any users as members of any groups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once I changed my LDAP bind point to be above both the group AND user OU's then PAN was able to map users to the proper groups and policies applied to groups started working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YMMV, just something I ran into so maybe it helps.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 18:07:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/rules-not-applying-to-ad-groups/m-p/13340#M9780</guid>
      <dc:creator>rmgnetwork</dc:creator>
      <dc:date>2012-08-02T18:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: Rules not applying to AD groups</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/rules-not-applying-to-ad-groups/m-p/13341#M9781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi rmgnetwork,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you have an example ? I have run into this problem the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 05:07:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/rules-not-applying-to-ad-groups/m-p/13341#M9781</guid>
      <dc:creator>mindterra</dc:creator>
      <dc:date>2012-08-10T05:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Rules not applying to AD groups</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/rules-not-applying-to-ad-groups/m-p/13342#M9782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Setting the LDAP server profile and then the group mappings seems to have solved my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks everyone.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 07:19:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/rules-not-applying-to-ad-groups/m-p/13342#M9782</guid>
      <dc:creator>slawek.kunach</dc:creator>
      <dc:date>2012-08-10T07:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Rules not applying to AD groups</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/rules-not-applying-to-ad-groups/m-p/13343#M9783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you have any command on palo alto to check whether the user is in which group ?&lt;/P&gt;&lt;P&gt;i'm already set LDAP Server Profile and Group mapping but it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="AD Group.png" class="jive-image-thumbnail jive-image" src="https://live.paloaltonetworks.com/legacyfs/online/3748_AD Group.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 07:27:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/rules-not-applying-to-ad-groups/m-p/13343#M9783</guid>
      <dc:creator>mindterra</dc:creator>
      <dc:date>2012-08-10T07:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Rules not applying to AD groups</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/rules-not-applying-to-ad-groups/m-p/13344#M9784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One thing that I have noticed different on your configuration is that the Bind DN in the LDAP server profile. I put it in the format domain\administrator and then put in the admin password below it. Not sure if it would work for you but worth a shot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think there was a command you can use to check user groups, but I can't remember off the top of my head. I will see if I can dig it up for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 07:45:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/rules-not-applying-to-ad-groups/m-p/13344#M9784</guid>
      <dc:creator>slawek.kunach</dc:creator>
      <dc:date>2012-08-10T07:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Rules not applying to AD groups</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/rules-not-applying-to-ad-groups/m-p/13345#M9785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This command show the groups a given user belongs to:&lt;/P&gt;&lt;P&gt;show user user-IDs match-user palo\test-user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following command shows the members of a given AD group:&lt;/P&gt;&lt;P&gt;show user group name "cn=domain users,cn=users,dc=palo,dc=local"&lt;/P&gt;&lt;P&gt;The 'group short name' works as well&lt;/P&gt;&lt;P&gt;show user group name "palo\domain users"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 15:15:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/rules-not-applying-to-ad-groups/m-p/13345#M9785</guid>
      <dc:creator>panwmod</dc:creator>
      <dc:date>2012-08-10T15:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Rules not applying to AD groups</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/rules-not-applying-to-ad-groups/m-p/13346#M9786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It work fine now after I change domain in LDAP Server Profile to have no .com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 15:29:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/rules-not-applying-to-ad-groups/m-p/13346#M9786</guid>
      <dc:creator>mindterra</dc:creator>
      <dc:date>2012-08-10T15:29:29Z</dc:date>
    </item>
  </channel>
</rss>

