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

could not parse entry...



Hi all,
    I need to add some special entries in my ldap database, like below :

    dn: mail=test@yahoo.com,cn=test,c=US
    objectclass: top
    objetctclass: secureLdapUser
    objectclass: pkiUser
    mail: test@yahoo.com
    cn: test
 
    When I using slapadd to add that entry, the result return to me was :
    slapadd: could not parse entry (line=x)

    I had successful add entry 'dn: cn=test,c=US' to my ldap database. Can anyone tell me what's wrong with my ldif file ? I am using openldap-2.0.11, berkeley db-3.2.9 with Linux. How come I didn't face any problem when using openldap-1.2.*.

Regards,
Siok Peng