Name to ID mapping problem
J. Bruce Fields
bfields at fieldses.org
Wed Jun 18 18:04:52 EDT 2008
On Wed, Jun 18, 2008 at 01:21:23PM -0700, Aleksandr Levchuk wrote:
> In /var/log/syslog, I'm getting the following infomation:
>
> Jun 18 13:16:45 biocluster rpc.idmapd[10726]: nfsdcb:
> authbuf=127.0.0.1 authtype=user
> Jun 18 13:16:45 biocluster rpc.idmapd[10726]: Server: (user) id
> "1000" -> name "khoran at localdomain"
> Jun 18 13:16:45 biocluster rpc.idmapd[10726]: nfsdcb:
> authbuf=127.0.0.1 authtype=group
> Jun 18 13:16:45 biocluster rpc.idmapd[10726]: Server: (group) id
> "502" -> name "nogroup"
> Jun 18 13:16:45 biocluster rpc.idmapd[10726]: nss_getpwnam: name
> 'korrectuser at localdomain' domain 'localdomain': resulting localname
> 'korrectuser'
> Jun 18 13:16:45 biocluster rpc.idmapd[10726]: Client 26: (user) name
> "korrectuser at localdomain" -> id "1000"
> Jun 18 13:16:45 biocluster rpc.idmapd[10726]: Client 26: (group) name
> "nogroup" -> id "65534"
So what's the problem?
If it's just that it's producing too many log messages--yeah, if
rpc.idmapd is printing those messages by default (without starting it
with -v), then we should fix that.
--b.
More information about the NFSv4
mailing list