You're right Johnny, I wanted to say

CN=xxx,OU=xxx,O=xxx,C=xxx is different from:
CN=xxx,O=xxx,OU=xxx,C=xxx


As you probably already know an LDAP directory is hierarchically organized.
Considering this and that an OU (Organisation unit) is a part of an O (Organisation),the correct form is
CN=xxx,OU=xxx,O=xxx,C=xxx  because  CN < OU < O < C.

Regards,
Sebastien Poggi



Johnny Gonzalez <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]

26/07/2004 15:38

Please respond to
[EMAIL PROTECTED]

To
[EMAIL PROTECTED]
cc
Subject
Re: [Openca-Users] Is there a OpenCA-OpenLDAP step by step config guide??





Hello Sebastien,

Thanks for your answer but I have some questions about
what you wrote:


--- [EMAIL PROTECTED] escribi�: > Hi,
>
> I don't know if this could help you but the order of
> the attibutes in the
> DN really matters.
>
> For exemple a DN like this :
> CN=xxx,OU=xxx,O=xxx,c=xxx is different from
> CN=xxx,OU=xxx,O=xxx,C=xxx.

As I can see the only diference in these two DNs is
the case in the C statement. I thing You wanted to say
that:

CN=xxx,OU=xxx,O=xxx,C=xxx is different from:
CN=xxx,O=xxx,OU=xxx,C=xxx


> So you should take care of
> cn=Manager,o=ubiquando,ou=CO because the
> o=ubiquando and ou=CO seems to be misordered.

In that case what should be first O and then OU??

Thanks,
Johnny



                                 
______________________________________________
Yahoo! lanza su nueva tecnolog�a de b�squedas
�te atreves a comparar?
http://busquedas.yahoo.es


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users


Reply via email to