Share via

Hybrid AAD join local group policy

mehar 21 Reputation points
2023-03-29T15:44:53.2833333+00:00

Hi,

I need to know if it is possible to add permission on a given folder for a single AAD user only . let's say that I have a folder that I want to make it readable only by admins and user_1. I can't choose any of my users or group from the azure active directory (only I can choose admin users). How can I make the AAD users and groups visible to set permission properly. I have the same issue with local strategy groups.

Is it possible to force it using script? I mean to connect to azure and force local permissions (same for local GPO)

Thanks

User's image

Microsoft Security | Microsoft Entra | Microsoft Entra ID
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments

1 answer

Sort by: Most helpful
  1. Akshay-MSFT 18,026 Reputation points Microsoft Employee Moderator
    2023-03-30T07:42:24.1166667+00:00

    @mehar

    Thank you for posting your query on Microsoft Q&A. From you statement above I did got the following conclusion for your objective:

    Give shared folder access to Azure AD (Cloud only) users/group.

    There is no direct way to do it. You may try the following:

    • Sync Cloud users groups using groupwriteback feature of AAD connect.
    • This should allow the user in security group to be synced on-prem.
    • Then you may try to give access to specific file share.

    I would recommend to test this for a small group of 2-5 users before deploying in production as this is still in preview.

    Still, if this does not meet the requirement then I would recommend to have a feedback posted here, as this is monitored by our product group team

    Please do let me know if you have any further queries in the comments section.

    Thanks,

    Akshay Kaushik

    Please "Accept the answer" (Yes/No), and share your feedback if the suggestion works as per your business need. This will help us and others in the community as well.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.