Hello, so i generated a new user cert without the e-mail in the dn - the added entry in the ldap directory is ok, but without a cert attribut - is there a way to trace the add operation ?
Thanks and Regards, Robert Robert Hannemann wrote: > Michael Bell wrote: > > > Robert Hannemann wrote: > > > > > > Hello, > > > > > > when i try to add generated Certs to the LDAP Server, the LDAP Function > > > creates two LDAP Entries for the Person , the first with the DN : > > > CN=..,OU=..,O=..,C=.. ( this is ok ) and the second with the DN : > > > Email=..,CN=..,OU=..,O=..,C=. ( this is not ok - i believe ) but in both > > > the Cert itself is missing. > > > > If the subject of your certificate is Email=... then it is ok. The > > information "it doesn't work" is a little bit too less information. > > > > LDAP uses a hierarchical structure therefore we have to create every > > level of this hierarchy. > > > > example > > > > o=help --> ou=management,o=help --> cn=user,ou=management,o=help > > > > NOT > > > > o=help --> cn=user,ou=management,o=help > > > > This is ok, but we only need cn=robert hannemann,ou=management,o=help ( naming > attribut is cn ) or the entry below mail=robert.hannemann@...,cn=robert > hannemann,ou=management,o=help is obsolet ( because he holds exactly the same > attributes as the entry above. > > Robert > > > > > Sorry Michael > > ------------------------------------------------------------------- > > Michael Bell Email (private): [EMAIL PROTECTED] > > Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] > > Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482 > > Unter den Linden 6 Fax: +49 (0)30-2093 2959 > > 10099 Berlin > > Germany [OpenCA Core Developer] > > > > http://openca.sourceforge.net > > _______________________________________________ > Openca-Users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/openca-users _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
