Forum Discussion
Local Network Share with Azure AD Users
We're a small business of about 15 people, and have just moved to Microsoft 365 for email, and with it has come AAD user management which makes my life simple.
We have some simple file shares that are managed with local accounts. I'd like to move to on-prem AD with AAD Connect, and then assign these AAD users ("email accounts") to the various folders to handle permissions.
My current understanding is that AAD cant do user write back to on-prem, at all, and doing password and group writeback to on-prem requires the 'premium' tier of AAD, at $8/user/mo?
This seems both very convoluted (I am doing up a PS script to pull users back from AAD) and also incredibly expensive to simple have AAD users assigned to on-prem file shares. I'm hoping occam's razor applies here, and I've missed something simple?
4 Replies
- CharbelhannaBrass ContributorHello there,
You are right about the write-back feature of AAD, however, I do not see that it is required for your scenario if I have correctly understood.
moreover, I do not think that there's a reason to grant AAD users access to your local file shares, if you have already have your on-premises users synchronized to AAD using AAD Connect, you can simply keep access to local shares as it is configured for AD users.
awaiting your feedback
Charbel- andrewvinciBrass ContributorHey Charbel,
Thanks for the reply.
After an entire day of fiddling and messing around with ImmutableIDs and whatnot, I have managed to pull user accounts down from AAD to our on-prem AD! π
The issue is user laptops are connected to AAD not on-prem AD, so if the user changes their password, they wont connect/authenticate with the on-prem file shares.
We can't justify $8/ser/mo, so I guess i'm going to have to ask users nicely for their passwords haha.- CharbelhannaBrass Contributor
andrewvinci it seems you are now using AAD as primary user repo and authentication engine, therefore, it might be easier to either ask for the passwords, or move the file shares to the cloud that would be the best solution but not the cheapest one π
Regards,
Charbel Hanna