[1476] in Kerberos_V5_Development
Re: proposal: db support in aname_to_localname going away
daemon@ATHENA.MIT.EDU (Bill Sommerfeld)
Fri Aug 2 08:49:19 1996
To: Sam Hartman <hartmans@MIT.EDU>
Cc: "Barry Jaspan" <bjaspan@MIT.EDU>, krbdev@MIT.EDU
In-Reply-To: Your message of "01 Aug 1996 16:46:00 -0400 ."
<tsl7mrizvcn.fsf@tertius.mit.edu>
Date: Fri, 02 Aug 1996 08:40:22 -0400
From: Bill Sommerfeld <sommerfeld@orchard.medford.ma.us>
Sam asked about uses of aname_to_localname.
For removing a functionality like this, it's more appropriate to ask
on the kerberos mailing list instead of on a semi-private developer's
list.
We use it to map users from three different realms (which have
non-conflicting username and userid spaces) into local users on a POP
server. user@realm1, user@realm2 and user@realm3 are all mapped to
"user".
This could be done mechanically.
- Bill