Projeto Final schrieb:
>
> We are trying to use openldap, version 2.0.18, with OpenCA, version 0.8.1,
> and
> we are a little bit lost. We downloaded and installed the package and tried
> to follow the INSTALL file instructions to configure openldap but we don
> know
> exactly what to do (in terms of configuration of the slapd.conf file).
> Can anybody help us or give us some hints on the configuration procedures?
0) slapd should not running and the "directory" which is specified by
slapd.conf should be empty
1) edit slapd.conf
- edit the suffix (e.g. "o=jaja, c=br")
WARNING: the suffix must be part of every certificate's dn
Example: dn="cn=projeto final, o=jaja, c=br"
- edit the rootdn (e.g. "cn=manager, o=jaja, c=br")
- edit the rootpw (you can create a crypted passphrase with
slappasswd)
2) create an initial ldif-file
- look at contrib/openldap/ in the openca-package
3) man sldapadd (see section Examples)
4) run sldapadd with your ldif-file
I hope this helps you a little bit.
Cheers,
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://www.openca.org
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users