On Tue, Dec 14, 2004 at 04:58:42PM +0200, Samir Noshy wrote: > > When I tried to add the users using the ldapadd , I got the following error : > > [EMAIL PROTECTED] control]# ldapadd -acrv -h mailtest.in-ecc.com -D > "cn=root_user, dc=in-ecc, dc=com" -w root_password -f ./ldap1.ldif > > ldap_init( mailtest.in-ecc.com, 0 ) > > SASL/GSSAPI authentication started > > ldap_sasl_interactive_bind_s: Local error
Try putting a "-x" in there. Chris
