Subject: Re: CVS and kerberos?
To: Jared D. McNeill <jmcneill@invisible.yi.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-pkg
Date: 03/03/2001 10:04:12
On Sat, Mar 03, 2001 at 12:28:50PM -0400, Jared D. McNeill wrote:

 > It seems Kerberos 5 support is broken with ssh as well.. would it be
 > beneficial to have a compatibility layer (libkrb5_compat_mit or something)
 > to implement the MIT API?

For a lot of things, the differences are minor.  For other things,
applications use functions that technically were internal MIT routines
(not really part of the API), but which unfortunately were prototyped
in headers that applications included (so, hey, they used the routines).

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>