Assuming your are using OpenLDAP 2.0.x, the command string should include -x for simple SASL option. i.e.
ldapadd -x -D "cn=root,dc=lippogeneral,dc=com" -w secret -f ld.txt kf ----- Original Message ----- From: "Winanjaya" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 29, 2002 8:16 PM Subject: ldap_sasl_interactive_bind_s:Local error > Hi.. I am very new to QMailLDAP.. I have installed QMail successfully and > then I tried to now I tried to install QMailLDAP on my RH7.2 by followed > the step by step instructions of QLDAPAdmin.. but I meet the following error > message: ldap_sasl_interactive_bind_s:Local error > after I run this command: > > ldapadd -D"cn=root, dc=lippogeneral, dc=com" -w secret -f ld.txt > > its run under /usr/local/src/qldapadmin-1.0.1-RC1 > > could any body please help me .. what's going on there and what should I do? > > Thanks a lot in advance > > > Regards > Winan
