Skip to main content
KevinYYC
Visitor III
August 1, 2025
Solved

How do I associate an Endpoint Policy with a group of users?

  • August 1, 2025
  • 4 replies
  • 2032 views

I am using forticlient.forticloud.com/ems Version 7.4.3 build1926. I have deployed FortiClient 7.4.3.1790 to my endpoints.

 

I haven't found a way to access my on site DC.

Best answer by sharmar

Hello @KevinYYC 

 

Then you can sync the local AD with EMS, using AD connector as proxy to your domain

 

Thanks

4 replies

KevinYYC
KevinYYCAuthor
Visitor III
August 1, 2025

After rereading my OP I can see there may be different ways to interpret my question.

 

My DC and endpoints are both on the LAN. The endpoints have access to the DC.

 

FortiClient EMS Cloud needs access to my DC. This is what I am trying to accomplish.

sharmar
Staff & Editor
Staff & Editor
August 1, 2025

Hello @KevinYYC 

 

You can sync your local AD with the EMS, so that you can apply the dynamic policy from the EMS, based on security group, OU or username etc. In the  EMS cloud case, sync the domain through AD connector would be the best approach. 

Please read this for more details: https://docs.fortinet.com/document/forticlient/7.4.3/ems-administration-guide/787816/ad-connector

 

Thanks

KevinYYC
KevinYYCAuthor
Visitor III
August 1, 2025

I am using FortiClient EMS Cloud.

sharmar
Staff & Editor
sharmarAnswer
Staff & Editor
August 1, 2025

Hello @KevinYYC 

 

Then you can sync the local AD with EMS, using AD connector as proxy to your domain

 

Thanks

KevinYYC
KevinYYCAuthor
Visitor III
August 1, 2025

Hello @sharmar 

 

Thank you for your response.

 

This is a new deployment for a small business. There are only about 40 endpoints.

 

I went with the FortiClient EMS Cloud solution so I could avoid cost and maintenance of additional VMs. The AD connector was not part of deployment plan.

 

Initially I was given to believe that FortiClient EMS Cloud could be configured to access a local AD then was told that that capability had been removed.

 

Given the few endpoints and even fewer users it will be difficult to justify the deployment of an AD connector.

Given that, at this time, I only need three users in a group, is there any other way (manual?) to do this?

funkylicious
SuperUser
SuperUser
August 2, 2025

you could try and do a port forward for LDAP on the FGT onprem for AD, but this would expose the AD to Internet traffic unless you know the source IP of EMS Cloud instance.

haven't got the chance to work with the cloud version of it, but if it allows you to define a IP/port it should do it.

"jack of all trades, master of none"
koletmo8
New Member
August 2, 2025

You can't associate an NSG directly with the Private Endpoint NIC. The best way to achieve what you want is to apply the NSG at the subnet level and then have the rule you need in the subnet level NSG referencing the specific IP for your Private Endpoint.

KevinYYC
KevinYYCAuthor
Visitor III
August 3, 2025

@koletmo8 
Thank you for that suggestion. We are not using Azure.

While I'm happy to evaluate any suggestions provided, I suspect my only option is to do as @sharmar suggests. I will accept his solution but doubt I will be able to implement it.