linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* NFS uses wrong domain in SETATTR
@ 2013-07-19  0:41 Brian De Wolf
  2013-08-06 20:07 ` Bryan Schumaker
  0 siblings, 1 reply; 5+ messages in thread
From: Brian De Wolf @ 2013-07-19  0:41 UTC (permalink / raw)
  To: Linux NFS list

Hello,

Found another problem related to idmapping, I think.  One of our users
reported chgrp had stopped working (under 3.4.44, coming from 3.2.11).
I reproduced it under krb5i (I can send the cap if necessary).  The
SETATTR call is failing because it is not using the domain as set in
idmapd.conf, but the domain of the host instead.

So, for example, our domain is csupomona.edu.  Trying to run "chgrp
csupomona testfile" should set the group to csupomona@csupomona.edu,
but the NFS layer is sending csupomona@unx.csupomona.edu (the subdomain
of the host).

The idmapper seems to know what's going on, as the -vvv output produces:

nfsidmap[3598]: key: 0x3df841e type: group value: 17730 timeout 600
nfsidmap[3598]: libnfsidmap: using domain: csupomona.edu
nfsidmap[3598]: libnfsidmap: loaded plugin /usr/lib64/libnfsidmap/nsswitch.so for method nsswitch

Am I missing some simple host configuration or is this a deeper issue?

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-08-16  1:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-19  0:41 NFS uses wrong domain in SETATTR Brian De Wolf
2013-08-06 20:07 ` Bryan Schumaker
2013-08-07  2:53   ` Brian De Wolf
2013-08-15 17:25     ` Bryan Schumaker
2013-08-16  1:40       ` Brian De Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).