Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Mar 2004 13:22:01 -0800
From:      takeda3 <takeda3@netzero.net>
To:        oliver@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: oidentd-2.0.7
Message-ID:  <23216086218.20040316132201@takeda.tk>

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

Hi while using oidentd for some time I noticed that when process is
degraded to regular user and there is IPv6 query, oidentd cannot get
username:

root@freebsd:/root# /usr/local/sbin/oidentd -m -l4 -di -u identd
Connection from 3ffe:8010:7:147::2:2626
[3ffe:8010:7:147::2] 1092 , 6667 : ERROR : NO-USER

Oidentd doesn't have any problems while working with IPv4.

After looking around I noticed that oidentd to look for ipv4 addresses
uses: kern.proc.all but for ipv6 net.inet6.tcp6.getcred.

Looks like net.inet6.tcp6.getcred is accessible only by root, isn't
possible to get enough informations using kern.proc.all?

-- 
Best regards,
 takeda3                          mailto:takeda3@netzero.net
http://eggdrop.takeda.tk - eggdrop help




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