gbarr / perl-authen-sasl

Perl library for performing SASL authentication
http://search.cpan.org/dist/Authen-SASL/
6 stars 10 forks source link

Provide more information in the error message #3

Closed stevenl closed 12 months ago

stevenl commented 10 years ago

I've written a NTLM plugin for Authen::SASL::Perl. Knowing which mechanism is the problem will help track down the issue quicker.

ehuelsmann commented 12 months ago

Thank you for your contribution!