I'm using OpenLDAP 2.0.27. I can create an entry with multiple jpegPhoto values if I specify both jpegPhotos at creation time (ldap_add). But when I try to add an additional jpegPhoto value to the entry (ldap_mod_add), I get an "inapproriate matching" error. Is this to be expected? Thanks in advance for any advice. --Dave