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

ldapmodify problem (ITS#461)



Full_Name: Madalina Baltatu
Version: 1.2.8
OS: Sun Solaris 2.7
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (130.192.3.43)


It seems that ldapmpdify won't let you add a binary attribute (like the 
userCertificate;binary attribute) to an entry that already has an attribute 
of the same kind, if the file which contains the der encoded format of the 
new attribute has the same size as the file that contained the previous 
inserted attribute.
I'm using ldapmodify with the following ldif file:

dn: cn=Pippo, o=Poli, c=IT
changetype: modify
add: usercertificate;binary
usercertificate;binary:/local/ldapscript/ders/cert.der