Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SyncRequest and SASL

1 view
Skip to first unread message

Dieter Kluenter

unread,
Sep 6, 2010, 4:21:42 PM9/6/10
to perl...@perl.org
Hi,
based on
http://www.nntp.perl.org/group/perl.ldap/2009/12/msg3223.html
I extended this script to startTLS and SASL, but when trying a sasl
bind I get following error:
Communication Error: disconnecting at /perlscripts/syncRequestTest-M.P.pl line 137
Line 137 is:

elsif($message->code) {
if ($message->code == 1) {
die "Communication Error: disconnecting";
}

While a simple bind and a startTLS based sasl EXTERNAL are successful.

The complete script with SASL Digest-MD5 can be found here:
http://pastebin.de/9747
with SASL EXTERNAL enabled here:
http://pastebin.de/9737

-Dieter

--
Dieter Klünter | Systemberatung
sip: 777...@sipgate.de
http://www.dpunkt.de/buecher/2104.html
GPG Key ID:8EF7B6C6

0 new messages