Re: [Perlgssapi-developer] Patches for perl-GSSAPI
Brought to you by:
achimgrolms
From: Simon W. <sx...@in...> - 2006-04-21 10:47:44
|
On Fri, 21 Apr 2006, Achim Grolms wrote: > My idea was to make GSSAPI.pm implementaion-independent (Means regardless of > which implementation is used - it's transparent from the Perl-users point of > view). > > But the patch makes GSSAPI dependent to Authen::Krb5. Ah yes, indeed it does. > And Authen::Krb5 depends to MIT Kerberos (and has no Heimdal support). > From my point of view that breaks the implementation-independency. > Is my thinking wrong? No, its not. I think I need to come up with another way of exposing this functionality. I'll have a think, and get back to you. Cheers, Simon. |