|
Dear Openca Team, I need your help! Openca defines the next attributes in the ldap schema: ·
dc ·
c ·
o ·
st ·
l ·
ou ·
unstructuredName ·
unstructuredAddress ·
cn ·
sn ·
emailAddress ·
serialNumber How can I add a new attributes to the schema! For example:
Other question: if I try to add the certificate with the
next DN: [EMAIL PROTECTED], SN=1.3.2.3.4,CN=xxxx,OU=xxxx,O=xxxx,L=xxxxx,C=xx then I retrieve the next error message: Certificate 6 FAILED (error 64: LDAP-add
failed: naming attribute 'sn' is not present in entry) Then I try to add with modified dn, (I change the sequence SN and emailAddress, see below), and it
works: SN=1.3.2.3.4,[EMAIL PROTECTED],CN=xxxx,OU=xxxx,O=xxxx,L=xxxxx,C=xx Thanks Gergely Hungary |
