RE: Malformed Packet in SASL binding

"Xu, Qiang (FXSGSC)" <[email protected]> Tue, 1 Sep 2009 16:25:08 +0800
Newsgroups gmane.comp.mozilla.devel.directory
Message-ID <D8C9BC7FFCF8154FB7141EB8DB609C172F0BE309DE@SGPAPHQ-EXSCC01.dc01.fujixerox.net>
> -----Original Message-----
> From: Rich Megginson [mailto:[email protected]] On 
> Behalf Of Rich Megginson
> Sent: Friday, August 21, 2009 11:16 AM
> To: Xu, Qiang (FXSGSC)
> Cc: [email protected]
> Subject: Re: Malformed Packet in SASL binding
> 
> Please file a bug in bugzilla.mozilla.org against the LDAP C SDK.

My tentative set up is: 
=======================================
setenv CVSROOT :pserver:[email protected]:/cvsroot
=======================================
I am following the introduction at here: https://developer.mozilla.org/en/Mozilla_Source_Code_Via_CVS.

But when I "cvs login", access is denied: 
=======================================
xu@gso-linuxcom-01(pts/3):~/test[427]> source setup
Logging in to :pserver:[email protected]:2401/cvsroot
CVS password:
cvs [login aborted]: connect to cvs-mirror.mozilla.org(63.245.209.14):2401 failed: Connection refused
=======================================
What is the password for anonymous user? I type some characters randomly for password, but can't log in.

And, I think anonymous user would not be able to check in, right? What should I do to be able to effectively check out and check in?

Thanks,
Xu Qiang