Skip to content

Latest commit

 

History

History
44 lines (37 loc) · 1.42 KB

nfs_kerberos.md

File metadata and controls

44 lines (37 loc) · 1.42 KB

NFS with Kerberos

klist -k on NFS server must show:

Keytab name: FILE:/etc/krb5.keytab
KVNO Principal
---- --------------------------------------------------------------------------
      1 host/[email protected]
      1 host/[email protected]
      1 host/[email protected]
      1 host/[email protected]
      6 nfs/[email protected]
      6 nfs/[email protected]
      6 nfs/[email protected]
      6 nfs/[email protected]

klist -k on NFS client must show:

Keytab name: FILE:/etc/krb5.keytab
KVNO Principal
---- --------------------------------------------------------------------------
   1 host/[email protected]
   1 host/[email protected]
   1 host/[email protected]
   1 host/[email protected]

On Centos 7, NFS server & client need the following running:

server client
                             | nfsiod             

nfsd (multiple of these) |
rpcbind -w | rpc.mountd | rpc.idmapd | rpc.statd --no-notify | gssproxy XOR rc.svcgssd |
| rpc.gssd rpciod | rpciod