Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Nov 2002 12:12:22 -0600
From:      "Jacques A. Vidrine" <nectar@FreeBSD.org>
To:        Robert Watson <rwatson@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libpam/modules/pam_krb5 pam_krb5.c
Message-ID:  <20021113181222.GC28901@madman.nectar.cc>
In-Reply-To: <Pine.NEB.3.96L.1021113130347.91561H-100000@fledge.watson.org>
References:  <200211131746.gADHkF68049244@repoman.freebsd.org> <Pine.NEB.3.96L.1021113130347.91561H-100000@fledge.watson.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 13, 2002 at 01:04:26PM -0500, Robert Watson wrote:
> Does this fix the 5.0 interaction problems with Kerberos5 PAM, or are
> there still issues left?  I've been setting up a box locally to see if I
> could figure out the problems, but I can give up if you think things re
> fixed :-).

I believe it fixes it.  It now works here locally on a recent -CURRENT
with /usr/bin/login and /usr/sbin/sshd.  It definitely did not work
before... it would crash due to the phkmalloc memory scrubbing.

I will be happy to follow-up any issues that might still exist as they
are reported.

The pam_krb5 from ports never had this problem due to sheer luck.
The way it allocates a new krb5_ccache results in no sharing of data
members with the krb5_context.

Cheers,
-- 
Jacques A. Vidrine <nectar@celabo.org>          http://www.celabo.org/
NTT/Verio SME          .     FreeBSD UNIX     .       Heimdal Kerberos
jvidrine@verio.net     .  nectar@FreeBSD.org  .          nectar@kth.se

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




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