Dne út 7. květen 2002 09:47 jste napsal(a):
> Josef Vesely schrieb:
> > Yes, i have done it ($DEBUG = 1; at the top of ldap-utils.lib)
> > The long text in previous mail was the complete debug output generated by
> > ldap-utils.lib, when I tryed to add certificate.
>
> This will not work. You must set "$DEBUG = 1;" where "DEBUG = 0;". The
> debugging is organized per function. Do you like a more general concept?
>
> Sorry Michael

I didn't study the code, so I tryed $DEBUG=1 at the top and it had makes some debug.
So, sorry for bad info ;-)

Now, I set the right debug on and see the debug messaege (inserted at and of mail)
It looks as I have something wrong in the ldap schema file, because debug
output freeze at line 307 of ldap-utils.lib

I'm using version 1.8.8.7 of slapd and I don't have in the /usr/local/etc/openldap
files slapd.at.conf and slapd.oc.conf.
These files are included in the example slapd.conf in yours contrib files.

Could it causes my errors when adding certificates?

-- 
 ===================================
 Josef "jose" Vesely
 mail: [EMAIL PROTECTED], ICQ: 27347332
 Faculty of Informatics, Masaryk university
 Brno, Czech Republic
===================================

<DEBUG>
Information of the Object:
dn [EMAIL PROTECTED],CN=OpenCA,OU=Jose's servers,O=Jose-OpenCA
server,C=CZ
cn OpenCA
serID 0
email [EMAIL PROTECTED]
ou ARRAY(0x8613428)
o Jose-OpenCA server
l 
st 
c CZ
End of the information of the Object.
element of baseDN: o=Jose-OpenCA server
element of baseDN: c=CZ
element of the inserted DN: [EMAIL PROTECTED]
element of the inserted DN: CN=OpenCA
element of the inserted DN: OU=Jose's servers
element of the inserted DN: O=Jose-OpenCA server
element of the inserted DN: C=CZ
Checking RootDN of Certificate ...
Inserted DN BaseDN
h_basedn: CZ
h_dn: CZ
h_basedn_attribute: c
h_dn_attribute: C
h_basedn: Jose-OpenCA server
h_dn: Jose-OpenCA server
h_basedn_attribute: o
h_dn_attribute: O
Checking the length of the DN of the Certificate ...
Building the missing nodes of the LDAP-tree ...
Try to add OU=Jose's servers,o=Jose-OpenCA server, c=CZ ...
LDAP Schema DN: OU=Jose's servers,o=Jose-OpenCA server, c=CZ
LDAP Schema -Code 
node exists
Try to add CN=OpenCA,OU=Jose's servers,o=Jose-OpenCA server, c=CZ ...
LDAP Schema DN: CN=OpenCA,OU=Jose's servers,o=Jose-OpenCA server, c=CZ
</DEBUG>

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to