Subject: kernel upgrade borks ident
To: None <port-mac68k@netbsd.org>
From: Joe Laffey <joe@laffeycomputer.com>
List: port-mac68k
Date: 03/11/2002 00:30:56
I upgrade my kernel from 1.5.2 -release branch from right before Oct4 to
the latest release version. After doing so identd no longer works right. I
get this:
Mar 10 23:30:17 shaft identd[204]: getpwuid() could not map uid (589824)
to nameMar 10 23:30:23 shaft identd[205]: Connection from irc.io.com
Mar 10 23:30:23 shaft identd[205]: from: 199.170.91.114 ( irc.io.com )
for: 65533, 6667
Mar 10 23:30:23 shaft identd[205]: getpwuid() could not map uid (589824)
to nameMar 10 23:31:59 shaft identd[206]: Connection from irc.erols.com
Mar 10 23:31:59 shaft identd[206]: from: 207.96.122.250 ( irc.erols.com )
for: 65531, 6667
Mar 10 23:31:59 shaft identd[206]: getpwuid() could not map uid (786432)
to nameMar 10 23:32:56 shaft ntpd[151]: time reset 1.421600 s
Mar 10 23:35:44 shaft identd[216]: Connection from lemming.euronet.nl
Mar 10 23:35:44 shaft identd[216]: from: 194.134.7.194 (
lemming.euronet.nl ) for: 65530, 6667
Mar 10 23:35:44 shaft identd[216]: getpwuid() could not map uid (786432)
to nameMar 10 23:42:33 shaft identd[234]: Connection from
babble-on.systems.cais.net
Mar 10 23:42:33 shaft identd[234]: from: 205.252.46.98 (
babble-on.systems.cais.net ) for: 65529, 6667


For some reason identd is getting the wrong uid for the process (it would
appear). Then it is (gracefully) failing to look that uid up to get a
name.

The number identd thinks is the uid changes everytime the process with the
connection gets restarted. This makes me wonder if it is PID related or
something.

Any ideas? I think there is a bug someplace. I used the same custom kernel
conf as before. I found no new options in the new generic conf.

I'll build a new GENERIC tonight and see if that helps.

Thanks,

--
Joe Laffey              |  Want to convert subnet masks between different
LAFFEY Computer Imaging |  notations, or figure the number of IPs in a block?
St. Louis, MO           |  Whatmask-It's FREE - www.laffeycomputer.com/wm.html
------------------------------------------------------------------------------