Re: aname_to_locaname vs gssapi svc/host.domain.org@REALM
Nico Williams <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.heimdal.general |
|---|---|
| Message-ID | <CAK3OfOgRNSAC=FVVZ8=KLvvhbCFv+dWZxGuLj43TLCqHvO2ekA@mail.gmail.com> |
On Tue, Oct 25, 2011 at 12:40 AM, Harry Coin <[email protected]> wrote: > Nico, when an array only less than a couple dozen entries you can throw a > huge database engine at it to sort if you want to, but you don't have to. What part of "binary-searched sorted flat text file" matches "huge database engine"? That's what I told you I'm writing as the default plugin. > I can't foresee the /etc/k5login.d having more than three or four lines for > perhaps 4 or 5 usernames. If that day comes, then improve the backend. [...] I know of environments where the aname2lname DB could be much larger than that. Nico --