[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: Can't add new entries
It seems that the attribute in your file.ldif are not define. Check if they are define or not.
> ----------
> From: Alberto Sáez
> Reply To: ast@gbt.tfo.upm.es
> Sent: Monday, June 16, 2003 4:05 PM
> To: openldap-software@OpenLDAP.org
> Subject: Can't add new entries
>
>
> When I try to use
>
> ladpadd -D "cn=admin,...." -f file.ldif
>
> I get the message:
>
> ldap_sasl_interactive_bind_s: No such attribute (16)
>
>
> I've found some references to this, but when trying to use with SASL,
> and I'm using plain auth without TSL .
>
> Any help? I can bind with other clients, but not with ldapadd.
>
>