Lisa Lutz wrote:
>
> I need to map certificate Subject DNs to LDAP User DNs. I would like to be
> handle complex cases such as:
>
> Subject DN = CN=Fred+UID=FSMITH, OU=DEV, O=CompanyA
> to
> UserDN UID=CN=Fred+FSMITH, OU=DEV, O=CompanyA
>
> Is there a standard certificate mapping syntax that I should follow? Is
> there parsing code to handle this?
> Thanks!
> Lisa
I'm quite sure my solution doesn't fit your needs, anyway, I suggest you to
map certificates using the EMAIL address to LDAP directory : since this should be
unique for each user you shouldn't have problems in finding the correct
LDAP entry.
I use this method to manage certificates and seems to be working...
Obviously this works for me (and Netscape too... )!!!
C'you,
Massimiliano Pala ([EMAIL PROTECTED])
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]