[CentOS] NFS Client to Server User Mapping / how to configure for user-IDs

2020-10-15 Thread Ralf Prengel
Hallo, we ve a central Cent7 system working as NFS server. Everything works fine with simple configurations like one client is mapping a share and several clients are mapping a share to edit one or more files wotling as root The problem: fpr a projekt we ve 4 elk-nodes sharing one share o

Re: [CentOS] NFS Client to Server User Mapping / how to configure for user-IDs

2020-10-15 Thread John Pierce
All nodes participating in NFSv3 should have the same UID and GID for the same usernames. With NFSv4, the users/groups are identified by name rather than UID/GID On Thu, Oct 15, 2020 at 10:27 PM Ralf Prengel wrote: > > Hallo, > we ve a central Cent7 system working as NFS server. > Everything