Re: Disable rpcbind on NFS server

2022-05-31 Thread Ian Pilcher
On 5/28/22 10:18, Chris Adams wrote: This is from Red Hat's RHEL 8 docs, but works the same on Fedora (at least version 35). Set 'vers3=n' in the '[nfsd]' section of /etc/nfs.conf, mask the RPC services, and restart NFS: systemctl mask --now rpc-statd.service rpcbind.service rpcbind.socket syst

Re: Disable rpcbind on NFS server

2022-05-28 Thread Chris Adams
Once upon a time, Ian Pilcher said: > I don't need rpcbind, as I only use NFSv4. Is there any way to set up > or configure the NFS server-related units (nfs-server.service, etc.) to > not start rpcbind? This is from Red Hat's RHEL 8 docs, but works the same on Fedora (at least version 35). Set

Disable rpcbind on NFS server

2022-05-28 Thread Ian Pilcher
I don't need rpcbind, as I only use NFSv4. Is there any way to set up or configure the NFS server-related units (nfs-server.service, etc.) to not start rpcbind? -- Google Where SkyNet me