On 11/1/07, lerameur <[EMAIL PROTECTED]> wrote:

> I wrote a small script, the manual upload of a file works, but gives
> me an error message:unable to initialize mechanism library [/usr/lib/
> gss/gl/mech_krb5.so]
> Could some tell me what this is about? it does end up transferirng the
> file.

As near as I can guess, that library file (which, I'd further guess
has something to do with Kerberos authentication) is borked. Exactly
what's wrong with it is anyone's guess. Probably there's something
else that succeeds as a fallback, since the file gets transferred; so
you could perhaps configure it somehow to not even try using Kerberos.
You might be able to turn on a debugging mode to find out more
information; check the documentation for the modules you're using.
(When you post a question, mention which modules you're using, and we
may be able to give you more specific help.)

Good luck with it!

--Tom Phoenix
Stonehenge Perl Training

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to