>
This is the output of the command:
xxx:~/ldap # ldapmodify -xv -h xxx.xx.hu -D "CN=xx,OU=xx,O=xx" -w password -f ./gipsz_giro.ldif ldap_initialize( ldap://lx3.cnw.hu ) add usercertificate;binary: NOT ASCII (1384 bytes) modifying entry "uid=gjakab,CN=Gipsz Jakab" modify complete ldap_modify: No such object (32)
Ldif file:
dn: uid=gjakab,CN=Gipsz Jakab
This simply means the entry uid=gjakab,CN=Gipsz Jakab does not exist.
Ciao, Michael.