r/sysadmin • u/DarkAlman Professional Looker up of Things • 13h ago
Azure file permissions not persistent across different machines
Weird issue with Azure file
User created a number of new folders with strict permissions. She herself has full control to the folder.
It works on her desktop, but she can't access those same files from her laptop.
On the laptop she's logged in with the same account, she can see the folders and the share, but when she goes to open a file it says she doesn't have permission.
In the properties of the file I can see her username has full control.
Same file opens just fine on her desktop, same login.
Any idea?
1
Upvotes
•
u/Jameson21 Deputy Sheriff/Digital Forensics/Sysadmin 10h ago
If she fully signs out of Windows and back in, does it fix the issue?
I'm thinking maybe a stale Primary Refresh Token and/or Kerberos TGT/service tickets if that's the case.