[6357] in Kerberos
Re: Using krb in a multiple realm environment
daemon@ATHENA.MIT.EDU (Derek Atkins)
Wed Dec 13 15:21:53 1995
Date: Wed, 13 Dec 1995 14:25:58 -0500
From: Derek Atkins <warlord@MIT.EDU>
To: Doug Engert <DEEngert@anl.gov>
Cc: Gary Gaskell <gaskell@dstc.edu.au>, kerberos@MIT.EDU,
David Conran
<conran@dstc.edu.au>, Jason Andrade <jason@dstc.edu.au>,
Andrew Sammut <sammut@dstc.qut.edu.au>
In-Reply-To: "[6351] in Kerberos"
> o Kerberos 5 allow you to set the environment variable KRB5CCNAME to
> point to the cache. (KRB5CCNAME=FILE:/tmp/krb5cc_p19411) You could
> then setup a script to switch back and forth.
Actually, Krb4 has something like this, too. In MIT Krb4 you can set
the KRBTKFILE environment variable to point to your ticketfile. Then
you can set a script or a bunch of aliases to switch between the
various files.
-derek