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

Re: additional info: homePhone: value #0 normalization failed



Jay Jesus Amorin wrote:
ldapadd -x -D "cn=Administrator,dc=house,dc=org" -w 12345678 -f
/home/ja9/data.ldif
adding new entry "cn=labacan,ou=house_backup,dc=house,dc=org"
ldap_add: Invalid syntax (21)
        additional info: homePhone: value #0 normalization failed

It means what the error code says: The syntax of the attribute value you're providing in your data.ldif does not comply to the LDAP syntax assigned to attribute type 'homePhone'.


Ciao, Michael.