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

Re: JDBC-LDAP Bridge



Hi Marc,
 
I have the same problem. When i want to add a multiple valued attribute, only the last value is accepted.
 
Since you said the bug should be corrected in CVS, I was wondering if the CVSWeb repository is up to date.
 
 
Thanks for your help
Theodore
 
 
 
 
    Thank you very much. I will get the new release at the end of the week.
 
    Yildiray Ozen
 
----- Original Message -----
To: Y. Ozan
Sent: Monday, December 08, 2003 11:41 PM
Subject: Re: JDBC-LDAP Bridge

Yildiray,

The first issue is a known bug and is updated in our current build which should be moved into openldap's cvs by the end of the week. The second issue will be addressed in the next major release (though the code will be in CVS as well).

--------------------------------------------------------------------------------------------------
Marc Boorshtein
Software Engineer, Octet String
marc.boorshtein@octetstring.com

On Dec 8, 2003, at 10:10 AM, Y. Ozan wrote:


 
Hi,
 
I'm trying to insert a record using JDBC-LDAP Bridge but I'm having problems when I want to add multiple valued attributes.
Ex. (objectClass,objectClass,objectClass) VALUES (person,inetOrgPerson,mailUser) it only accepts the last objectClass from the list.
 
Second question: How can update only one value of a multiple valued attribute?
 
Thanks,
Yildiray Ozen