NFS no traslate UID,GID

Tiziana Manfroni manfroni at mat.uniroma3.it
Tue Jul 24 08:05:42 UTC 2012


Hi, I haxe a NFS server with NIS on RHEL6.3. When the client mounts a 
directory the system doesn't traslate UID e GID but uses nobody.

On server
The /etc/exports :
/users                       192.168.114.101(rw,sync)

/etc/default/nfs-common
NEED_IDMAPD=yes

/etc/idmapd.conf
Domain = domainserver
Nobody-User = nfsnobody
Nobody-Group = nfsnobody
Method = nsswitch

/etc/nsswitch
passwd:     files nis
group:      files nis

The file /etc/fstab on client is
serverNFS:/users    /users   nfs4  rw,bg,intr,soft,sec=sys 0 0

but ls -la /users
drwx------  28 nobody nobody 4096 23 lug 17:24 utente

How can I resolve this problem?

Thanks
 	Tiziana

____________________________________________________
       ____
      / /  \           Tiziana Manfroni
     / / /\ \          Dipartimento di Matematica
    / / /\ \ \         Universita' Roma Tre
   / /_/__\ \ \        tel : 0657338237
  /________\ \ \       fax : 0657338080
  .___________\/	   e-mail : manfroni at mat.uniroma3.it
____________________________________________________


More information about the users mailing list