| Re: 413320 FAIL 5.8.7 on Linux 2.6.10 (i486-linux-gnu-thread-multi) |
|
 |
|
 |
|
 |
|
 |
Group: perl.cpan.testers · Group Profile
Author: Achim GrolmsAchim Grolms Date: Feb 16, 2007 12:22
On Friday 16 February 2007 21:12, you wrote:
> prove -v t/importnames.t
> t/importnames....1..2
> ok 1 - use GSSAPI;
> # ->import() failed, Miscellaneous failure
> # Improper format of Kerberos configuration file
As far I can see this errormessage is not from the
perl GSSAPI glue layer but from the underlying Kerberosimplementation itself.
From my point of view the machine's configuration (/ etc/krb5.conf for example)
is the problem, not GSSAPI.pm
Do you use Kerberos on that machine without any errors?
Does kinit, kvno, klist and that stuff work properly?
Anyway, I will fix the tests of GSSAPI.pm to be more specific
and helpful and guiding in the right direction,
thank you for that.
Achim
|