Hello,
I figured it out. The SINGLE-VALUE has not to be changed (and worked as
expected). I simply had to add children to the entry ou=XYZ with the
objectClass: smpki and values for the mandatory attributes by using for
example dn: cn=test,ou=XYZ
Thanks for the advice
Sebastian
Am 11.09.2014 13:30, schrieb Sebastian Oerding:
Hi,
probably I should clarify my earlier mail. I want to have a collection
of elements, let's denote the collection by "group". Then I want to
have something like member1, member2, ... which are all members of
this group and each member should be of "type" / objectClass smpki.
How do I achieve that? Do I only have to remove the SINGLE-VALUE from
the defined attributes?
With regards
Sebastian