<?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: DynamicID implemented per Active Directory Group Membership in SASE and Remote Access</title>
    <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/DynamicID-implemented-per-Active-Directory-Group-Membership/m-p/87692#M10296</link>
    <description>&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1Capture.JPG" style="width: 748px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/6389iB7B0851518183D90/image-size/large?v=v2&amp;amp;px=999" role="button" title="1Capture.JPG" alt="1Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;this is how it's configure on my site. When I open the mobile access portal in the browser I have a drop-down menu where I select which method to use.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jun 2020 06:19:41 GMT</pubDate>
    <dc:creator>MartinTzvetanov</dc:creator>
    <dc:date>2020-06-09T06:19:41Z</dc:date>
    <item>
      <title>DynamicID implemented per Active Directory Group Membership</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/DynamicID-implemented-per-Active-Directory-Group-Membership/m-p/87104#M10290</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For mobile access, I am trying to implement a solution in which members of a particular AD group is required the DynamicID OTP challenge and the rest of the users in the domain do not have this requirement.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have seen similar discussions to what it is I am trying to do, but nothing that seems to be exactly that.&lt;/P&gt;&lt;P&gt;1) If you are a member of the "OTP AD Group" then you get the OTP challenge.&lt;/P&gt;&lt;P&gt;2)&amp;nbsp; All other users pass thru with only username/password challenge.&lt;/P&gt;&lt;P&gt;Can anyone point me to a discussion where this has been clearly implemented or an SK?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2020 20:21:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/DynamicID-implemented-per-Active-Directory-Group-Membership/m-p/87104#M10290</guid>
      <dc:creator>Crashesalot</dc:creator>
      <dc:date>2020-06-02T20:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: DynamicID implemented per Active Directory Group Membership</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/DynamicID-implemented-per-Active-Directory-Group-Membership/m-p/87305#M10291</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also have a client who is interested in this type of solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically the use case is the client wants to force a particular type of Auth to a particular AD group....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Is this not something that would have to be done on the remote access client rather than the firewall - since the firewall doesnt know which group the client is in until they auth - sort of a "what comes first - the chicken or the egg " type thing....)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone got any ideas?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 10:58:48 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/DynamicID-implemented-per-Active-Directory-Group-Membership/m-p/87305#M10291</guid>
      <dc:creator>Darren_Fine</dc:creator>
      <dc:date>2020-06-04T10:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: DynamicID implemented per Active Directory Group Membership</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/DynamicID-implemented-per-Active-Directory-Group-Membership/m-p/87420#M10292</link>
      <description>&lt;P&gt;If you configure something in GW for authentication, it is valid for everyone. You can't configure a group1 to use pass+dynamicid and group2 to use cert+pass based on AD groups.&lt;/P&gt;&lt;P&gt;You select what type of auth to use (when you use SSL portal) or during the installation of a VPN client&amp;nbsp;before even enter your username.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think of something raw solution.&lt;/P&gt;&lt;P&gt;Let's say you configure 2 ways for authentication in CP GW settings:&lt;/P&gt;&lt;P&gt;1) username+pass+dynamicid&lt;/P&gt;&lt;P&gt;2)username+pass+cert&lt;/P&gt;&lt;P&gt;You can switch between them in the VPN client GUI or in the SSL Mobile portal.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you find a way to install and configure the laptops for group1 to use pass+dynamicid, for group2 - pass+cert and lock this configuration in the VPN client GUI you will achieve what you're looking for. Of course this is a hard work if you have more of laptops.&lt;/P&gt;&lt;P&gt;Another really raw solution - if you have 2 separate GWs for VPN, on gw1 configure user+pass+dynamicid, on gw2 configure&amp;nbsp;username+pass+cert. Group1 initiate VPN to gw1 and group2 to gw2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2020 11:59:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/DynamicID-implemented-per-Active-Directory-Group-Membership/m-p/87420#M10292</guid>
      <dc:creator>MartinTzvetanov</dc:creator>
      <dc:date>2020-06-05T11:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: DynamicID implemented per Active Directory Group Membership</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/DynamicID-implemented-per-Active-Directory-Group-Membership/m-p/87436#M10293</link>
      <description>&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply - yes I also thought of this and I managed to change the trac.config file and use the cpmsi_tool.exe to roll a customised msi that only had the single auth version in the drop down - this seemed to work great ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only issue is when it connects to the vpn it learns the other methods and repopulates the Auth settings with all the options &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have not figured out if one can stop that happening as yet &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2020 15:22:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/DynamicID-implemented-per-Active-Directory-Group-Membership/m-p/87436#M10293</guid>
      <dc:creator>Darren_Fine</dc:creator>
      <dc:date>2020-06-05T15:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: DynamicID implemented per Active Directory Group Membership</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/DynamicID-implemented-per-Active-Directory-Group-Membership/m-p/87563#M10294</link>
      <description>yeah, the problem is how to lock the configuration of the client not to be able to change them auth methods when they are learned &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Mon, 08 Jun 2020 06:37:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/DynamicID-implemented-per-Active-Directory-Group-Membership/m-p/87563#M10294</guid>
      <dc:creator>MartinTzvetanov</dc:creator>
      <dc:date>2020-06-08T06:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: DynamicID implemented per Active Directory Group Membership</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/DynamicID-implemented-per-Active-Directory-Group-Membership/m-p/87660#M10295</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="help.jpg" style="width: 764px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/6384iDE3C11E3CBCEF80E/image-size/large?v=v2&amp;amp;px=999" role="button" title="help.jpg" alt="help.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks to everyone for your replies and suggestions.&amp;nbsp; I'm curious what this section of the authentications section would be used for?&amp;nbsp; My VPN clients are working with username/password.&amp;nbsp; Newer clients are bi-passing the Dynamic OTP, and I know how to correct that in the settings, but I am really curious what this section is for.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 20:48:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/DynamicID-implemented-per-Active-Directory-Group-Membership/m-p/87660#M10295</guid>
      <dc:creator>Crashesalot</dc:creator>
      <dc:date>2020-06-08T20:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: DynamicID implemented per Active Directory Group Membership</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/DynamicID-implemented-per-Active-Directory-Group-Membership/m-p/87692#M10296</link>
      <description>&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1Capture.JPG" style="width: 748px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/6389iB7B0851518183D90/image-size/large?v=v2&amp;amp;px=999" role="button" title="1Capture.JPG" alt="1Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;this is how it's configure on my site. When I open the mobile access portal in the browser I have a drop-down menu where I select which method to use.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2020 06:19:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/DynamicID-implemented-per-Active-Directory-Group-Membership/m-p/87692#M10296</guid>
      <dc:creator>MartinTzvetanov</dc:creator>
      <dc:date>2020-06-09T06:19:41Z</dc:date>
    </item>
  </channel>
</rss>

