Operating System - HP-UX
1753416 Members
5592 Online
108793 Solutions
New Discussion

ERROR : The identd authenticated user name did not match with the sender user name

 
cedric_tours
Visitor

ERROR : The identd authenticated user name did not match with the sender user name

Hello 

I've got 2 servers with service guard cluster 

HP-UX B.11.11 U 9000/800 

And on syslog.log I can see this message :

Mar 23 14:45:25 nodeA cmclconfd[17381]: ERROR: The identd authenticated user name (Rpcbindfailure-RPC) did not match with the sender user name (root) while querying for node nodeA . Exiting.
Mar 23 14:46:40 nodeA cmclconfd[19657]: ERROR: The identd authenticated user name (Rpcbindfailure-RPC) did not match with the sender user name (root) while querying for node nodeA . Exiting.

The sames error messages on nodeB 3 secondes later.

And one cmclconfd process has restart just after this error message

# ps -ef | grep cmclconfd
root 11047 1457 0 Oct 6 ? 0:00 cmclconfd -c
root 11055 1457 0 Oct 6 ? 0:22 cmclconfd -c
root 11061 1457 0 Oct 6 ? 0:22 cmclconfd -c
root 19779 1457 0 14:46:47 ? 0:23 cmclconfd -p

I've already notice this message on month ago.

Cluster seems ok, 

my ident is configure :

# grep ident /etc/inetd.conf
ident stream tcp wait bin /usr/lbin/identd identd

I would like to know if there is a risk for the package, for the cluster to be corrupt or anything...

Thanks