{
    "api_version": "1",
    "kind": "dse_post",
    "self": "https://update.dsesecurity.com/api/v1/posts/dse-20260909-259-distinguish-azure-files-smb-administration-from-an-acl-bypass/",
    "item": {
        "id": "https://update.dsesecurity.com/updates/dse-20260909-259-distinguish-azure-files-smb-administration-from-an-acl-bypass/",
        "slug": "dse-20260909-259-distinguish-azure-files-smb-administration-from-an-acl-bypass",
        "url": "https://update.dsesecurity.com/updates/dse-20260909-259-distinguish-azure-files-smb-administration-from-an-acl-bypass/",
        "alternate_urls": {
            "markdown": "https://update.dsesecurity.com/updates/dse-20260909-259-distinguish-azure-files-smb-administration-from-an-acl-bypass.md",
            "json": "https://update.dsesecurity.com/api/v1/posts/dse-20260909-259-distinguish-azure-files-smb-administration-from-an-acl-bypass/"
        },
        "title": "Distinguish Azure Files SMB administration from an ACL bypass",
        "summary": "The Storage File Data SMB Admin role enables ownership recovery but leaves normal file access subject to existing ACLs.",
        "format": {
            "slug": "guide",
            "name": "Guide"
        },
        "priority": {
            "slug": "info",
            "name": "Information"
        },
        "featured": false,
        "image": {
            "theme": "network-infrastructure",
            "label": "Networks & infrastructure",
            "alt": "Resilient network core with engineered blue and gold data paths.",
            "card_url": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-card.webp?v=1.8.20",
            "hero_url": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-hero.webp?v=1.8.20",
            "social_url": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-social-v2.jpg?v=1.8.20",
            "width": 2400,
            "height": 1350
        },
        "topics": [
            {
                "slug": "cybersecurity",
                "name": "Cybersecurity",
                "url": "https://update.dsesecurity.com/topic/cybersecurity/"
            },
            {
                "slug": "networks-infrastructure",
                "name": "Networks & Infrastructure",
                "url": "https://update.dsesecurity.com/topic/networks-infrastructure/"
            }
        ],
        "author": {
            "name": "DSE Security Editorial Team",
            "url": "https://update.dsesecurity.com/#editorial-team",
            "type": "Organization"
        },
        "publisher": {
            "name": "Detection Systems & Engineering",
            "url": "https://dsesecurity.com/"
        },
        "published_at": "2026-09-10T00:27:37+00:00",
        "modified_at": "2026-09-10T01:23:48+00:00",
        "reviewed_on": "2026-09-09",
        "reading_minutes": 2,
        "word_count": 244,
        "potentially_affected": "Administrators configuring Windows ACLs on Azure SMB file shares using identity-based authentication.",
        "dse_recommendation": "Inspect the target ACL and use a separately approved ownership change only when needed to repair permissions.",
        "primary_source": {
            "name": "Configure Directory and File-Level Permissions for Azure Files | Microsoft Learn",
            "url": "https://learn.microsoft.com/en-us/azure/storage/files/storage-files-identity-configure-file-level-permissions",
            "published_on": null,
            "authority": "Microsoft Learn"
        },
        "publishing_principles": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
        "usage_info": "https://update.dsesecurity.com/usage/",
        "copyright_notice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
        "content_html": "<h2>Source facts</h2>\n<p>Microsoft distinguishes Storage File Data SMB Admin from a storage-key mount. A key provides immediate full file and directory access; the admin role leaves existing ACLs in effect for normal access.</p>\n<p>The role supplies the privilege to take ownership of a file or directory and then change its ACL. Microsoft describes that step as necessary only when the current ACL does not already permit the required administration. <a href=\"https://learn.microsoft.com/en-us/azure/storage/files/storage-files-identity-configure-file-level-permissions\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn</a>.</p>\n<h2>Applicability</h2>\n<p>Identify the SMB share, authentication method, administrator identity and precise file or directory requiring an ACL change. Review the source&#8217;s client and directory-connectivity prerequisites for that identity model before choosing an administration tool.</p>\n<h2>DSE recommendation</h2>\n<p>DSE recommends separating permission repair from unrestricted content access in the change request. Record the existing owner and ACL, the intended new permission and the reason an ownership change is necessary. Do not take ownership recursively across a share merely because one directory is inaccessible. Keep storage keys out of routine troubleshooting when the supported identity-based administration path meets the need.</p>\n<h2>Verification</h2>\n<p>Use an approved test object to compare normal access with the ability to repair its ACL. If ownership must change, verify the final owner and permissions against the request and test both allowed and denied identities. Retain the before-and-after security descriptor and observed outcome. Do not use successful administrative repair as evidence that every user&#8217;s intended share access is correct.</p>\n<h2>Official references</h2>\n<p><a href=\"https://learn.microsoft.com/en-us/azure/storage/files/storage-files-identity-configure-file-level-permissions\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn: Configure Directory and File-Level Permissions for Azure Files</a>. Source retrieved September 9, 2026.</p>",
        "content_text": "Source facts\nMicrosoft distinguishes Storage File Data SMB Admin from a storage-key mount. A key provides immediate full file and directory access; the admin role leaves existing ACLs in effect for normal access.\nThe role supplies the privilege to take ownership of a file or directory and then change its ACL. Microsoft describes that step as necessary only when the current ACL does not already permit the required administration. Microsoft Learn.\nApplicability\nIdentify the SMB share, authentication method, administrator identity and precise file or directory requiring an ACL change. Review the source’s client and directory-connectivity prerequisites for that identity model before choosing an administration tool.\nDSE recommendation\nDSE recommends separating permission repair from unrestricted content access in the change request. Record the existing owner and ACL, the intended new permission and the reason an ownership change is necessary. Do not take ownership recursively across a share merely because one directory is inaccessible. Keep storage keys out of routine troubleshooting when the supported identity-based administration path meets the need.\nVerification\nUse an approved test object to compare normal access with the ability to repair its ACL. If ownership must change, verify the final owner and permissions against the request and test both allowed and denied identities. Retain the before-and-after security descriptor and observed outcome. Do not use successful administrative repair as evidence that every user’s intended share access is correct.\nOfficial references\nMicrosoft Learn: Configure Directory and File-Level Permissions for Azure Files. Source retrieved September 9, 2026.",
        "content_markdown": "## Source facts\n\nMicrosoft distinguishes Storage File Data SMB Admin from a storage-key mount. A key provides immediate full file and directory access; the admin role leaves existing ACLs in effect for normal access.\n\nThe role supplies the privilege to take ownership of a file or directory and then change its ACL. Microsoft describes that step as necessary only when the current ACL does not already permit the required administration. [Microsoft Learn](https://learn.microsoft.com/en-us/azure/storage/files/storage-files-identity-configure-file-level-permissions).\n\n## Applicability\n\nIdentify the SMB share, authentication method, administrator identity and precise file or directory requiring an ACL change. Review the source’s client and directory-connectivity prerequisites for that identity model before choosing an administration tool.\n\n## DSE recommendation\n\nDSE recommends separating permission repair from unrestricted content access in the change request. Record the existing owner and ACL, the intended new permission and the reason an ownership change is necessary. Do not take ownership recursively across a share merely because one directory is inaccessible. Keep storage keys out of routine troubleshooting when the supported identity-based administration path meets the need.\n\n## Verification\n\nUse an approved test object to compare normal access with the ability to repair its ACL. If ownership must change, verify the final owner and permissions against the request and test both allowed and denied identities. Retain the before-and-after security descriptor and observed outcome. Do not use successful administrative repair as evidence that every user’s intended share access is correct.\n\n## Official references\n\n[Microsoft Learn: Configure Directory and File-Level Permissions for Azure Files](https://learn.microsoft.com/en-us/azure/storage/files/storage-files-identity-configure-file-level-permissions). Source retrieved September 9, 2026."
    },
    "json_ld": {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "@id": "https://dsesecurity.com/#organization",
                "name": "Detection Systems & Engineering",
                "alternateName": "DSE Security",
                "url": "https://dsesecurity.com/",
                "logo": {
                    "@type": "ImageObject",
                    "url": "https://update.dsesecurity.com/assets/dse-logo-20260812.png?v=1.8.20"
                }
            },
            {
                "@type": "Organization",
                "@id": "https://update.dsesecurity.com/#editorial-team",
                "name": "DSE Security Editorial Team",
                "url": "https://update.dsesecurity.com/",
                "parentOrganization": {
                    "@id": "https://dsesecurity.com/#organization"
                }
            },
            {
                "@type": "WebSite",
                "@id": "https://update.dsesecurity.com/#website",
                "name": "DSE Updates",
                "alternateName": "DSE Security Knowledge Hub",
                "url": "https://update.dsesecurity.com/",
                "inLanguage": "en-US",
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://update.dsesecurity.com/?q={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            },
            {
                "@type": "WebPage",
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-259-distinguish-azure-files-smb-administration-from-an-acl-bypass/",
                "url": "https://update.dsesecurity.com/updates/dse-20260909-259-distinguish-azure-files-smb-administration-from-an-acl-bypass/",
                "isPartOf": {
                    "@id": "https://update.dsesecurity.com/#website"
                },
                "lastReviewed": "2026-09-09"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-259-distinguish-azure-files-smb-administration-from-an-acl-bypass/#breadcrumbs",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "DSE Updates",
                        "item": "https://update.dsesecurity.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Distinguish Azure Files SMB administration from an ACL bypass",
                        "item": "https://update.dsesecurity.com/updates/dse-20260909-259-distinguish-azure-files-smb-administration-from-an-acl-bypass/"
                    }
                ]
            },
            {
                "@type": [
                    "Article",
                    "TechArticle"
                ],
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-259-distinguish-azure-files-smb-administration-from-an-acl-bypass/#article",
                "identifier": "https://update.dsesecurity.com/updates/dse-20260909-259-distinguish-azure-files-smb-administration-from-an-acl-bypass/",
                "url": "https://update.dsesecurity.com/updates/dse-20260909-259-distinguish-azure-files-smb-administration-from-an-acl-bypass/",
                "headline": "Distinguish Azure Files SMB administration from an ACL bypass",
                "description": "The Storage File Data SMB Admin role enables ownership recovery but leaves normal file access subject to existing ACLs.",
                "abstract": "The Storage File Data SMB Admin role enables ownership recovery but leaves normal file access subject to existing ACLs.",
                "articleBody": "Source facts\nMicrosoft distinguishes Storage File Data SMB Admin from a storage-key mount. A key provides immediate full file and directory access; the admin role leaves existing ACLs in effect for normal access.\nThe role supplies the privilege to take ownership of a file or directory and then change its ACL. Microsoft describes that step as necessary only when the current ACL does not already permit the required administration. Microsoft Learn.\nApplicability\nIdentify the SMB share, authentication method, administrator identity and precise file or directory requiring an ACL change. Review the source’s client and directory-connectivity prerequisites for that identity model before choosing an administration tool.\nDSE recommendation\nDSE recommends separating permission repair from unrestricted content access in the change request. Record the existing owner and ACL, the intended new permission and the reason an ownership change is necessary. Do not take ownership recursively across a share merely because one directory is inaccessible. Keep storage keys out of routine troubleshooting when the supported identity-based administration path meets the need.\nVerification\nUse an approved test object to compare normal access with the ability to repair its ACL. If ownership must change, verify the final owner and permissions against the request and test both allowed and denied identities. Retain the before-and-after security descriptor and observed outcome. Do not use successful administrative repair as evidence that every user’s intended share access is correct.\nOfficial references\nMicrosoft Learn: Configure Directory and File-Level Permissions for Azure Files. Source retrieved September 9, 2026.",
                "datePublished": "2026-09-10T00:27:37+00:00",
                "dateModified": "2026-09-10T01:23:48+00:00",
                "mainEntityOfPage": {
                    "@id": "https://update.dsesecurity.com/updates/dse-20260909-259-distinguish-azure-files-smb-administration-from-an-acl-bypass/"
                },
                "inLanguage": "en-US",
                "isAccessibleForFree": true,
                "author": {
                    "@type": "Organization",
                    "name": "DSE Security Editorial Team",
                    "url": "https://update.dsesecurity.com/#editorial-team"
                },
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "image": {
                    "@type": "ImageObject",
                    "@id": "https://update.dsesecurity.com/updates/dse-20260909-259-distinguish-azure-files-smb-administration-from-an-acl-bypass/#primaryimage",
                    "url": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-social-v2.jpg?v=1.8.20",
                    "contentUrl": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-social-v2.jpg?v=1.8.20",
                    "width": 1200,
                    "height": 630,
                    "caption": "Distinguish Azure Files SMB administration from an ACL bypass"
                },
                "articleSection": [
                    "Cybersecurity",
                    "Networks & Infrastructure"
                ],
                "keywords": [
                    "Cybersecurity",
                    "Networks & Infrastructure",
                    "Guide",
                    "Information priority"
                ],
                "genre": "Guide",
                "about": [
                    {
                        "@type": "Thing",
                        "name": "Cybersecurity",
                        "url": "https://update.dsesecurity.com/topic/cybersecurity/"
                    },
                    {
                        "@type": "Thing",
                        "name": "Networks & Infrastructure",
                        "url": "https://update.dsesecurity.com/topic/networks-infrastructure/"
                    }
                ],
                "wordCount": 244,
                "timeRequired": "PT2M",
                "publishingPrinciples": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
                "usageInfo": "https://update.dsesecurity.com/usage/",
                "copyrightHolder": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "copyrightNotice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
                "citation": {
                    "@type": "CreativeWork",
                    "name": "Configure Directory and File-Level Permissions for Azure Files | Microsoft Learn",
                    "url": "https://learn.microsoft.com/en-us/azure/storage/files/storage-files-identity-configure-file-level-permissions"
                }
            }
        ]
    }
}