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

Re: ldapadd error



When your database suffix is
suffix "dc=org"
you can't expect to ldapadd
adding entry "cn=sailesh,dc=novell"
because there is no database that serves "dc=novell".

Either configure a database with an appropriate suffix, or change the entry you are attempting to ldapadd to match "dc=org".