<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<DIV>Hi </DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp; I am running OpenSuse 12.3 with openldap 2.4.33 and cyrus-sasl 
1.2.25 and observe the following:</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>This authenticates the user and encrypts the traffic via the gssapi ( This 
works) </DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp; ldapsearch -H ldap://w2k3r2.win2003r2.home&nbsp; -Omaxssf=56 
-s sub -b DC=WIN2003R2,DC=HOME "(samaccountname=mm)"</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>This should authenticate the user but not encrypt the traffic (This fails) 
</DIV>
<DIV>&nbsp;</DIV>
<DIV>ldapsearch -H ldap://w2k3r2.win2003r2.home&nbsp; -Omaxssf=0 -s sub -b 
DC=WIN2003R2,DC=HOME "(samaccountname=mm)"</DIV>
<DIV>SASL/GSSAPI authentication started</DIV>
<DIV>ldap_sasl_interactive_bind_s: Local error (-2)</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; additional info: SASL(-1): 
generic failure: GSSAPI Error: A required input parameter could not be read 
(Unknown error)</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>This should authenticate the user with gssapi but encrypt the traffic with 
SSL (This fails)</DIV>
<DIV>&nbsp;</DIV>
<DIV>ldapsearch -H ldaps://w2k3r2.win2003r2.home&nbsp; -Omaxssf=0 -s sub -b 
DC=WIN2003R2,DC=HOME "(samaccountname=mm)"</DIV>
<DIV>SASL/GSSAPI authentication started</DIV>
<DIV>ldap_sasl_interactive_bind_s: Local error (-2)</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; additional info: SASL(-1): 
generic failure: GSSAPI Error: A required input parameter could not be read 
(Unknown error)</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>This should authenticate the user with gssapi but encrypt the traffic with 
SSL (This fails)</DIV>
<DIV>&nbsp;</DIV>
<DIV>ldapsearch -H ldaps://w2k3r2.win2003r2.home&nbsp; -Omaxssf=56 -s sub -b 
DC=WIN2003R2,DC=HOME "(samaccountname=mm)"</DIV>
<DIV>SASL/GSSAPI authentication started</DIV>
<DIV>ldap_sasl_interactive_bind_s: Local error (-2)</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; additional info: SASL(-1): 
generic failure: GSSAPI Error: A required input parameter could not be read 
(Unknown error)</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Applying the “fix” from Bug 3480 (<A 
title=https://bugzilla.cyrusimap.org/show_bug.cgi?id=3480 
href="https://bugzilla.cyrusimap.org/show_bug.cgi?id=3480">https://bugzilla.cyrusimap.org/show_bug.cgi?id=3480</A>)&nbsp; 
make all 4 cases work.&nbsp; May I ask why the fix is not 
correct/applied.&nbsp;&nbsp; It really limits openldap/cyrus-sasl and makes it 
useless for many environments with Active Directory and enforced security (i.e. 
SSL)</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thank you</DIV>
<DIV>Markus</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></DIV></DIV></BODY></HTML>