It is possible to mount a kerberized NFS share with an user principal ticket rather than a machine keyfile?

I have setup a KDC with a personal principal myname@MY.DOMAIN, and a NFS principal nfs/nfs.my.domain@MY.DOMAIN, whose keyfile I have installed at /etc/keyfile in the NFS server. Then I logged in my personal principal from my Laptop in both root a regular user, but was unable to mount the Kerberized share.

I have read that one must install some keyfile in the NFS client, which I would like to not do.
 
Back
Top