Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Oct 1999 13:08:14 +0200
From:      Mischa <mischa@high5.net>
To:        freebsd-questions@freebsd.org
Subject:   more info on pidentd not working on 3.3-STABLE
Message-ID:  <19991006130814.A423@high5.net>

next in thread | raw e-mail | index | archive | help
Hi,

I made a new trace and now I did get some usefull information:

This is a snippet:

       "<30>Sep 30 18:45:08 identd[287]: from: 194.109.6.67 ( bilbo.xs4all.nl ) \
	for: 1026, 6667"
   287 identd   RET   sendto 87/0x57
   287 identd   CALL  gettimeofday(0xbfbfcb54,0)
   287 identd   RET   gettimeofday 0
   287 identd   CALL  getpid
   287 identd   RET   getpid 287/0x11f
   287 identd   CALL  sendto(0x4,0xbfbfcfb8,0x42,0,0,0)
   287 identd   GIO   fd 4 wrote 66 bytes
       "<31>Sep 30 18:45:08 identd[287]:   After fscanf(), before k_open()"
   287 identd   RET   sendto 66/0x42
   287 identd   CALL  gettimeofday(0xbfbfcb54,0)
   287 identd   RET   gettimeofday 0
   287 identd   CALL  getpid
   287 identd   RET   getpid 287/0x11f
   287 identd   CALL  sendto(0x4,0xbfbfcfb8,0x44,0,0,0)
   287 identd   GIO   fd 4 wrote 68 bytes
       "<31>Sep 30 18:45:08 identd[287]:   After k_open(), before k_getuid()"
   287 identd   RET   sendto 68/0x44
   287 identd   CALL  __sysctl(0xbfbfd6e0,0x2,0xbfbfd6ec,0xbfbfd6e8,0x804c61f,0x14)
   287 identd   RET   __sysctl 0
   287 identd   CALL  __sysctl(0xbfbfd6ec,0x4,0xbfbfd74c,0xbfbfd748,0xbfbfd798,0x20)
   287 identd   RET   __sysctl -1 errno 1 Operation not permitted
   287 identd   RET   gettimeofday 0
   287 identd   CALL  getpid
   287 identd   RET   getpid 287/0x11f
   287 identd   CALL  sendto(0x4,0xbfbfcfb0,0x40,0,0,0)
   287 identd   GIO   fd 4 wrote 64 bytes
       "<30>Sep 30 18:45:08 identd[287]: Returned: 1026 , 6667 : NO-USER"
   287 identd   RET   sendto 64/0x40
   287 identd   CALL  fstat(0x1,0xbfbfd45c)
   287 identd   RET   fstat 0
   287 identd   CALL  break(0x8060000)
   287 identd   RET   break 0
   287 identd   CALL  write(0x1,0x805b000,0x1f)
   287 identd   GIO   fd 1 wrote 31 bytes
       "1026 , 6667 : ERROR : NO-USER\r
       "
   287 identd   RET   write 31/0x1f
   287 identd   CALL  exit(0)

Does this make sense?

Thanx!

Mischa



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991006130814.A423>