Hi there,

i have the case that my ldap would look like this:

dn: ou=emt,ou=iis,o=fhg

as its base... so - how do i setup this in the different config files?

example: config.xml

[...]
  <!-- general options -->
  <!-- =============== -->
  <option>
     <name>ca_organization</name>
     <value>AEMT</value>
  </option>
  <option>
     <name>ca_locality</name>
     <value>Ilmenau</value>
  </option>
     <option>
     <name>ca_country</name>
  <value></value>
  </option>
[...]

do i just leave country open and organisation
would than be fhg? even if my real one would
be an substructure (in this case)

or do i just have to add something like:
suffix   "ou=emt,ou=iis,o=fhg"

at the slapd.conf (if its openldap) and this
will look to make the correct creation of entries?

how do i sensfull setup my xxx-openssl.conf files than?
any hints for me ;o)


so - maybe this is a special case, but i guess not sooo
uncommon, so its good idea to have in the faq... at least
i would like to have it right know - or i just look at the
wrong place(s)


greetings
dalini



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to