Forum Discussion
jsd_wr
Feb 23, 2023Copper Contributor
Storage Account File Share Permissions
I'm new to Azure and am testing a storage account file share using file sync to pull some test data. I'm using AAD Kerberos authentication and am playing with the interaction between share-level perm...
Kidd_Ip
Feb 23, 2023MVP
Below article may give you some insight:
- jsd_wrFeb 24, 2023Copper Contributor
Thanks for this. Per the article, I can see I haven't joined the Storage Account to local AD. Unfortunately, both the article and the Microsoft script (https://learn.microsoft.com/en-us/azure/storage/files/storage-files-identity-ad-ds-enable) are failing.
I was running this on a local domain joined machine and the local network connectivity provider blocks port 445, so those are some of the errors I got. I'll re-try on a remote domain-joined machine where I know 445 is open and I have VPN path to ADDS.
I got some additional errors on setting Samaccountname (A parameter cannot be found that matches parameter name 'SamAccountName').