[1045] in Kerberos_V5_Development
Re: full explanation of proposed krb5_sname_to_princ change
daemon@ATHENA.MIT.EDU (Sam Hartman)
Mon Apr 1 22:12:58 1996
To: Sam Hartman <hartmans@MIT.EDU>
Cc: krbdev@MIT.EDU
From: Sam Hartman <hartmans@MIT.EDU>
Date: 01 Apr 1996 22:12:24 -0500
In-Reply-To: Sam Hartman's message of 01 Apr 1996 11:50:22 -0500
Sam Hartman <hartmans@MIT.EDU> writes:
> My proposal is to somehow save the address you actually
> connect to, and do a gethostbyaddr on this address. The
> cannonicalization of this address should be the specific name of the
> host you actually connected to. It is important to note that this
> will still work if you actually use the name athena.dialup.mit.edu as
> the official name for multiple hosts, although you will have to have a
> host/athena.dialup.mit.edu key on each host.
>
Marc was confused by this so others will probably be as well.
You only need host/athena.dialup.mit.edu keys if the cannonical name
of all your dialups was athena.dialup.mit.edu. I.E. you ahve multiple
machines that have different IPs and share the same cannonical name.
We don't have this at MIT, so you would only need host/vongole.mit.edu
tickets on vongole.
--Sam