Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jul 2003 12:10:18 -0700 (PDT)
From:      des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=)
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/53560
Message-ID:  <200307091910.h69JAITT035690@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/53560; it has been noted by GNATS.

From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=)
To: freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: bin/53560
Date: Wed, 09 Jul 2003 20:59:55 +0200

 There is no point in trying to fix this in pam_lastlog(8) since there
 is no guarantee that getaddrinfo(3) will return an address at all,
 much less the correct address.  The correct fix is to modify the
 application so it passes the IP address (obtained from accept(2) or
 getpeername(2)) to PAM instead of the host name.
 
 DES
 --=20
 Dag-Erling Sm=F8rgrav - des@des.no



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