[7772] in Kerberos

home help back first fref pref prev next nref lref last post

API change request: Make profile functions visible

daemon@ATHENA.MIT.EDU (Ken Hornstein)
Wed Aug 14 19:47:52 1996

To: kerberos@MIT.EDU
Date: Wed, 14 Aug 1996 18:06:44 -0400
From: Ken Hornstein <kenh@cmf.nrl.navy.mil>

I've been finding that I'd like to make some of the functionality in programs
that I write or modify for our site to be configurable from the standard
Kerberos profile.  However, if a program wants to use the profile functions
they have to include "k5-int.h" to get the prototype for the krb5_context
so you can get the proper arguments to the profile_* functions.

If you include "k5-int.h", you have to have a copy of the build tree around,
and sometimes that's a real pain.

If the Kerberos team could please consider making the profile functions usable
from regular Kerberos programs _without_ including k5-int.h, I think everyone
would benefit.

--Ken

home help back first fref pref prev next nref lref last post