[1464] in Kerberos_V5_Development
Re: proposal: db support in aname_to_localname going away
daemon@ATHENA.MIT.EDU (Sam Hartman)
Thu Aug 1 16:46:06 1996
To: "Barry Jaspan" <bjaspan@MIT.EDU>
Cc: krbdev@MIT.EDU
From: Sam Hartman <hartmans@MIT.EDU>
Date: 01 Aug 1996 16:46:00 -0400
In-Reply-To: "Barry Jaspan"'s message of Thu, 1 Aug 1996 14:17:29 -0400
>>>>> ""Barry" == "Barry Jaspan" <bjaspan@MIT.EDU> writes:
"Barry> Out of curiosity, who uses aname_to_localname? (not which
"Barry> applications, but which sites/people)
I don't think many people use anything other than the trivial
default case. currently use it to map foo/root to foo on tertius as a
default. At a small company I do consulting for in Texas, I use it to
get around deficiencies in how Postgres95 handles Kerberos V support.
(Postgres95 is a moderately useful free database.)
However I'm unsusual. I sometimes try to use features like
aname_to_localname just to make sure they work. One possible reason
few people use it is that it isn't documented in a very obvious place.
"Barry> Barry