[23815] in Kerberos
Re: Porting k5start to Heimdal
daemon@ATHENA.MIT.EDU (Chaskiel M Grundman)
Wed May 4 19:50:51 2005
Date: Wed, 04 May 2005 19:50:07 -0400
From: Chaskiel M Grundman <cg2v@andrew.cmu.edu>
To: kerberos@mit.edu
Message-ID: <259681B57AE3CDD6162B2AB8@sphinx.andrew.cmu.edu>
In-Reply-To: <87acna501s.fsf@windlord.stanford.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Errors-To: kerberos-bounces@mit.edu
--On Wednesday, May 04, 2005 11:16:31 -0700 Russ Allbery <rra@stanford.edu>
wrote:
> Recently, I've had some interest in it from people using Heimdal. I tried
> to port it, but I'm afraid that it is having problems outside of the scope
> of my experience, claiming that it can't find keys in the keytab or
> returning bad integrity or bad address errors when using the Heimdal
> libraries.
It's working ok for me so far:
sphinx# ./k5start -k /tmp/test_tkt -f /etc/krb5.keytab -u
test/sphinx.andrew.cmu.edu -v -K 360
Kerberos initialization for test/sphinx.andrew.cmu.edu@ANDREW.CMU.EDU
Principal: test/sphinx.andrew.cmu.edu@ANDREW.CMU.EDU
Service principal: krbtgt/ANDREW.CMU.EDU@ANDREW.CMU.EDU
<other window>
sphinx# klist -c /tmp/test_tkt
Credentials cache: FILE:/tmp/test_tkt
Principal: test/sphinx.andrew.cmu.edu@ANDREW.CMU.EDU
Issued Expires Principal
May 4 19:37:10 May 5 05:37:09 krbtgt/ANDREW.CMU.EDU@ANDREW.CMU.EDU
It doesn't seem to be inheriting any appdefaults or libdefaults (It
acquires 10 hour, non-forwardable, non-addressless tickets, despite my
configuration settings), but I know how to fix that if I get motivated to
do so.
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos