[17214] in Kerberos_V5_Development
Re: [PATCH] Make krb5-config suppress CFLAGS output and omit extra
daemon@ATHENA.MIT.EDU (Sam Hartman)
Mon Sep 26 12:20:00 2011
From: Sam Hartman <hartmans@mit.edu>
To: Russ Allbery <rra@stanford.edu>
Date: Mon, 26 Sep 2011 12:19:27 -0400
In-Reply-To: <87d3enuw7u.fsf@windlord.stanford.edu> (Russ Allbery's message of
"Mon, 26 Sep 2011 09:03:49 -0700")
Message-ID: <tslehz3qnsg.fsf@mit.edu>
MIME-Version: 1.0
Cc: "krbdev@mit.edu" <krbdev@mit.edu>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
>>>>> "Russ" == Russ Allbery <rra@stanford.edu> writes:
Russ> symbols available. The interface is pretty clearly defined
Russ> ("GSSAPI application with Kerberos 5 bindings"), and clients
Russ> should be running both krb5-config --libs gssapi and
Russ> krb5-config --libs krb5 and combining them. (That's what my
Russ> applications that need both already do.) There may be some
Russ> build system breakage for people who did the wrong thing, but
Russ> it's a lot cleaner as an interface.
Russ, unless there is more text than what you quoted above defining the
interface, that's quite unclear to me. More or less all the
applications I'm aware of that have GSSAPI and explicitly want Kerberos
5 bindings plan to do Kerberos specific things. If the interface was
"Generic portable GSS-API application," I would expect the behavior you
describe.
My point is that to me as someone who has worked on this for a while
it's unclear whether "Kerberos 5 bindings" in a GSS application implies
krb5 symbols available or not.
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev