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

Re: Trying to populate a directory



At 11:34 AM 1/5/01 +0000, Rafael Torres wrote:
>I tryied to use the -x option but I get an error message saying that that is
>an invalid option.

This implies to me that you are using 1.2 not 2.0 as all ldap*
clients provided by OpenLDAP 2.0 should support the -x option.
The -x option says "use simple authentication" (SASL authentication,
if available, is the default).

>Do I have to build OpenLDAP with any special option to have this feature
>available??
>
>----- Original Message -----
>From: "Kurt D. Zeilenga" <Kurt@OpenLDAP.org>
>To: "Rafael Torres" <rafael.torres@infopulse.pt>
>Cc: <openldap-software@OpenLDAP.org>
>Sent: Wednesday, January 03, 2001 5:15 PM
>Subject: Re: Trying to populate a directory
>
>
>> At 04:36 PM 1/3/01 +0000, Rafael Torres wrote:
>> >I'm using the latest version of OpenLDAP (2.0.7 I think)
>> >In the man pages there wasn't any reference to the -x option.
>>
>> ldapadd(1):
>>   -x  Use simple authentication instead of SASL.