Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2005 13:41:27 GMT
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        pjd@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, des@FreeBSD.org
Subject:   Re: ports/83099: cyrus-sasl-saslauthd-2.1.21 port not authenticating on 5.4
Message-ID:  <200507111341.j6BDfRBl033144@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: cyrus-sasl-saslauthd-2.1.21 port not authenticating on 5.4

Responsible-Changed-From-To: freebsd-ports-bugs->des
Responsible-Changed-By: pjd
Responsible-Changed-When: Mon Jul 11 13:32:35 GMT 2005
Responsible-Changed-Why: 
Dag-Erling, could you look at it?

I diagnozed the problem. The core-dump happens in pam_login_access,
because items 'rhost' and 'tty' are not set and pam_login_access(4)
assumes, that when rhost != NULL, tty have to be valid (and in this
case it is also NULL).

I'm not sure what to do when both are NULL (should we allow or deny
access)?

http://www.freebsd.org/cgi/query-pr.cgi?pr=83099



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