From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benoit Joseph Subject: Problem with openLDAP/SASL Date: Sat, 10 Aug 2002 22:52:46 +0200 Sender: linux-admin-owner@vger.kernel.org Message-ID: <20020810205246.GG506@mares.joker.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UPT3ojh+0CqEDtpF" Return-path: Content-Disposition: inline List-Id: To: linux-admin , linux-config --UPT3ojh+0CqEDtpF Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, This is my first post on the list so be indulgent ;-) my problem is i'm not able to configure my openLDAP server to use SASL. When i use any ldap command without the -x flag, i got the following error ldapadd -W -D 'cn=3DManager,dc=3D,dc=3Dbe' -f infrastructure/LDIFfiles/tree-structure.ldif =20 Enter LDAP Password:=20 ldap_sasl_interactive_bind_s: No such object What should i do to avoid this error. Where can i find clear docs about this? Thanks for advance=20 Here is my slapd.conf include /etc/openldap/schema/core.schema include /etc/openldap/schema/cosine.schema include /etc/openldap/schema/inetorgperson.schema include /etc/openldap/schema/nis.schema include /etc/openldap/schema/redhat/rfc822-MailMember.schema # Load dynamic backend modules: modulepath /usr/sbin/openldap moduleload back_ldap.la moduleload back_ldbm.la moduleload back_passwd.la moduleload back_shell.la access to * by dn=3D"cn=3DManager,dc=3D,dc=3Dbe" write by self write by users read ####################################################################### # ldbm database definitions ####################################################################### include /etc/openldap/schema/openldap.schema database ldbm suffix "dc=3D,dc=3Dbe" rootdn "cn=3DManager,dc=3D,dc=3Dbe" rootpw secret directory /var/lib/ldap # Indices to maintain index objectClass,uid,uidNumber,gidNumber,memberUid eq index cn,mail,surname,givenname eq,subinitial schemacheck on defaultaccess none readonly off Benoit --=20 Benoit JOSEPH=20 Perso: joker@baby-linux.net benoit.joseph@teledisnet.be --UPT3ojh+0CqEDtpF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE9VX0dLPnuiaZn1q4RArnfAJ0WB+NFDJwmPPeUtp3yH1UAX75AoQCbBZKE BwgOhWgz2a7Lhs3LgjhM+5s= =b0xm -----END PGP SIGNATURE----- --UPT3ojh+0CqEDtpF--