Azure Files Entra Kerberos Failing: Missing CIFS SPN Causes Repeated SMB Login Prompts

Ryan Sokolowsky 0 Reputation points
2026-08-18T16:58:05+00:00

We’re trying to use Azure Files with Microsoft Entra Kerberos for cloud-only Entra identities. The storage account reports DirectoryServiceOptions: AADKERB, and the Entra-joined Windows client has AzureAdPrt = YES, CloudTgt = YES, Cloud Kerberos enabled, a Cloud Referral TGT, working DNS, and TCP 445 connectivity. However, users are still being prompted to sign in repeatedly when accessing the SMB share, often getting “wrong password,” “having trouble connecting to the SMB share,” and similar authentication errors. With Entra Kerberos working correctly, users should not be repeatedly prompted for separate SMB credentials.

The problem is that klist get cifs/.file.core.windows.net still fails with 0x35 / 0x80090303 - The specified target is unknown or unreachable. The autogenerated storage-account service principal exists, but its ServicePrincipalNames property is empty. We already disabled/re-enabled Entra Kerberos, recreated the generated app, granted admin consent, and added the cloud-only group tag. Is there a supported way to force Azure Storage to reprovision the missing CIFS SPN, or does this require Microsoft backend repair?

Microsoft Security | Microsoft Entra | Other
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.