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

certificate addition (was: hi)



Note that userCertificate has no EQUALITY matching rule.
As such, it is not possible to do modify:add/delete specific
values using LDAP.  Use modify:replace instead.

At 09:28 PM 2002-06-04, Kanduri wrote:
>hi,
>I am using JNDI to connect to the Open Ldap server.
>When i am trying to place more than one certificate for an entry in the LDAP
>server, i am getting response code 18.
>The problem i am having is, i need to place as many certificates as are
>needed for a person into the LDAP server.
>However, i am only able to replaca a certificate, but not add a new
>certificate.
>
>Please tell me how to get over this problem.
>
>regards,
>Kanduri