[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Trying to populate a directory
At 12:05 PM 1/3/01 +0100, Hugo.van.der.Kooij@caiw.nl wrote:
>On Wed, 3 Jan 2001, Rafael Torres wrote:
>
>> In the command line, the -D and -w options have the values of the
>> slapd.conf file.
>> Something like:
>> ldapadd -f entries.ldif -D "cn=Manager,dc=MyOrganization,dc=com" -w
>> secret
>>
>> Could anyone tell me what am I doing wrong??
(no clue to what the original problem is, not enough detail provided)
[though in 2.0, an -x might be appropriate]
>Remove the cn= from the -D option.
Why? wouldn't that result in an invalid DN?