[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
ldapadd problem
Hi all,
I hope you can help me:
when i run ldapadd -x -D "cn=root,dc=tre-pb3,dc=gov,dc=br" -W -f hosts.ldif
and put the correct password i receive the message:
adding new entry "cn=localhost.localdomain,ou=Hosts,dc=tre-pb3,dc=gov,dc=br"
ldap_add: Operations error
ldif_record() = 1
aslo when i run:
ldapadd -x -D "cn=root,dc=tre-pb3,dc=gov,dc=br" -W -f base.ldif
i receive this message:
adding new entry "dc=gov,dc=br"
ldap_add: No such object
ldif_record() = 32
my question is : this is an error or just a warning???
the database is being populated??
thanks in advance,
victor