Kerberos authentication for azure files not working on intune laptops
Hi, We are attempting to set up Kerberos authentication for azure files, and we're not really getting anywhere.
Here's what we did:
-Created new test file share under non-prod subscription
-enabled kerberos auth
-entered domain information
-granted admin consent to app registration
-ensured MFA was not required for the app
-remoted into domain joined vm, mounted share with storage key, configured ntfs permissions
-attempted to mount on intune aad joined laptop
-configured machines to receive kerberos tickets (tried both registry and intune policy)
And that's where we're stuck. Attempting to mount the drive with any of our accounts, whether they are contributor, reader, etc. and whether or not they have NTFS permissions fails with "incorrect credentials" which seems to be the default error message for SMB, and doesn't really tell us much.
The machines are receiving aad kerberos tickets on logon, but i'm not certain that they're the right ones, i'm not sure what they're supposed to look like. I have no experience troubleshooting kerberos.
We've verified that the network connection is set up properly, DNS is resolving and the ports are open. Not sure what else to try here.