> -----Original Message----- > From: > [email protected] > > [mailto:[email protected] > illa.org] On Behalf Of Markus Moeller > Sent: Friday, April 10, 2009 3:13 AM > To: [email protected] > Subject: Re: SASL authentication > > Why do you want to use SSL if you can use SASL GSSAPI with > sasl secprops maxssf = 56 ? I don't remember the default > for the Mozilla SDK, if it sets maxssf > 0 as default you > need to set it to 0 when using SSL otherwise you have a > conflict of requesting two encryption methods GSSAPI and SSL.
It seems that since both SSL and SASL are methods of encrypting the LDAP traffic, one is redundant if the other is used. Is it the case? If I can set sasl secprops maxssf to 0, does it mean I am not using SASL at that time? By the way, I haven't found an easy way to set this parameter in MozLDAP distribution. Thanks, Xu Qiang _______________________________________________ dev-tech-ldap mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-ldap
