« December 2009
SunMonTueWedThuFriSat
  
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
  
       
Today

FEEDS

SEARCH



LINKS




CONTACT
tdh
Template by
Helquin

Saturday Mar 04, 2006

Q1: Why do I get nobody as an user?

Q: Why do I get nobody as an user?

A: Because your idmap domains are out of whack.

[root@mrx ~]# ls -la /nfs4/will/loghyr
total 63
drwxr-xr-x  10 nobody nobody   512 Nov 10 11:02 .
drwxr-xr-x   3 root   root    4096 Nov  9 21:53 ..
drwxr-xr-x   3 nobody nobody   512 Nov  9 16:37 fedora
drwxr-xr-x  11 nobody nobody   512 Apr  4  2005 home

You can fix this in the following ways, each dependent on your OS:

  • Solaris edit /etc/default/nfs and make NFSMAPID_DOMAIN match your other box.
  • Linux edit /etc/idmapd.conf and make Domain match your other box.
  • Data ONTAP change the option nfs.v4.id.domain and make it match your other box.

I don't know how to do this for other OS variants. Please send me the details and I will add them.


Technorati Tags:
Orginally posted on NFSv4 in Action
Copyright (C) 2006, NFSv4 in Action

Comments:

Or on solaris the nfsmapid deamon has stopped respoinding on either the Server or the client for some reason, ususally in our case due to a deadlock in NIS+.

Posted by Chris Gerhard on March 05, 2006 at 07:43 AM CST #

Post a Comment:
  • HTML Syntax: NOT allowed