2025-07-14T19:37:09Z
Dorian Taylor
However, the ticket expected by the system is not the principal associated with root, but the non-root user.
NFS Bug (Demo)
Turns out that the mounting infrastructure is looking for a ticket owned by root rather than the non-root user doing the mount.
Workaround: have root `kinit` as the non-root principal.