Re: [Perlgssapi-users] Building perlgssapi against other gssapi impls
Brought to you by:
achimgrolms
From: David L. <Dav...@qu...> - 2006-02-23 04:11:28
|
Achim Grolms wrote: >The other point - how can I make the Makefile.PL >to set the DHEIMDAL flag >based on the output of your krb5-config command? > That is a good question.. I think we will try to make our krb5-config emit '(Heimdal)' as part of the version string. Or, perhaps you could provide a switch to Makefile.PL that would override the heimdal detection. However, it seems to me that the package currently assumes the extensions are there, falling back to vanilla gssapi *only* if the word Heimdal is detected.. Perhaps the logic should be reversed; i.e. build conservatively, unless the extensions are detected? By extensions I mean the deprecated/non-standard GSSAPI functions like oid_to_str. -- David Leonard Vintela Resource Central software engineer Quest Software; 303 Adelaide St, Brisbane, Australia; www.quest.com Phone: (US) +1 801 655 2755 (AU) +61 7 3023 5133 |