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

Re: ldap_add: Undefined attribute type (17)



Hi,

On Sunday 31 August 2003 06:54, Lars Holm wrote:
> adding new entry "dc=domain,dc=com"
> ldapadd: update failed: dc=domain,dc=com
> ldap_add: Undefined attribute type (17)
> 	additional info: dn: attribute type undefined

You need an empty line before each line starting with "dn:"
LDIF separates entries by blank lines.
dn: denotes the distinguished name of an entry and 
needs to be the first line of each entry.

Peter
-- 
Peter Marschall
eMail: peter@adpm.de