[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Problems with ldapadd
We are trying to implement openldap 2.0.18 to run
with the openca project (0.8.1).
We installed openldap and started the slapd
but when we tried to add entries
in openldap we got the following
message:
ldap_initialize
Enter LDAP
password:
add
objectclass:
dcObject
organization
add o:
LabRedes
add
dc:
redes
adding new entry "dc=redes, dc=unb, dc=br"
ldap_add: No
such object
ldif_record = 32
We are using the following
command:
ldapadd -v -d -x -D "cn=root, o=Universidade de Brasilia, c=BR" -W
-f teste.ldif
Excuse us if it is a very simple error, but can
somebody give us any clues?
Thanks already,
Loriza
and Alice