[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: ldapadd



On Wed, 2002-01-16 at 14:25, Rudy Garbalosa wrote:
> ldapadd -D "cn=Manager, dc=pjpii, dc=org" -W < ~/LDIF
> Enter LDAP Password:
> ldap_sasl_interactive_bind_s: No such attribute
ldapadd by default uses SASL authentication.
use the '-x' option to enforce simple authentication:

ldapadd -x -D "cn=Manager, dc=pjpii, dc=org" -W < ~/LDIF

greets,
tom.

-- 

Thomas Hager                  | "Microsoft is not the answer.
Technical Product Development |  Microsoft is the question.
thomas.hager@1012surf.net     |  NO is the answer."
http://www.telering.at        |          Erik Naggum.

Attachment: signature.asc
Description: This is a digitally signed message part