[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#421310: ITP: pam-krb5-migrate -- PAM module for migrating to Kerberos



Steve Langasek <vorlon@debian.org> writes:
> On Fri, Apr 27, 2007 at 06:00:34PM -0700, Russ Allbery wrote:

>> How does it handle the Kerberos administrative operations?  Is it
>> shelling out to kadmin, or did you find a better way to handle that?

> It links to libkadm5clnt.  The code was written well before libkadm5 had
> a suitable public API, so it hasn't been packaged before now because any
> migrations I needed it for are long done. :)

libkadm5clnt still doesn't have a public API so far as I know, which is
one of the reasons why I was asking.  Because the API is private and no
header files are available for it, I'm not sure how rigorous the shared
library versioning is between releases for packages that use the internal
interface.  MIT generally reserves the right to break use of any symbol
that's not exported and documented in the public API.

-- 
Russ Allbery (rra@debian.org)               <http://www.eyrie.org/~eagle/>



Reply to: