[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: some more lines from slapd logs
Paolo- This specific problem is caused because the NS Calendar installer
is looking at the version of LDAP server that you are running and not
seeing Netscape-Directory/3.1. Here is how I solved it:
Modify the Versionstr string in the servers/slapd/Version.c file to be:
"Netscape-Directory/3.1 (compatible: slapd %VERSION% (%WHEN%)\n\t%WHOANDWHERE%)\n"
(that should all be on one line). Recompile, reinstall the slapd binary
and go!
Jeff
-----
Jeff Mealiffe, Software Systems Analyst
Technology Support Services Department
San Diego City Schools
voice 619.293.8462 || email jeff@mail.sandi.net
On Wed, 11 Aug 1999, Paolo Supino wrote:
>
> Hi
>
> I've forgot to cut and paste the last few lines of the log, so here it is:
>
> conn=7 fd=10 connection from billy.schema.co.il (192.168.5.121) accepted.
> conn=7 op=0 BIND dn="" method=128
> conn=7 op=0 RESULT err=0 tag=97 nentries=0
> conn=7 op=1 SRCH base="CN=MONITOR" scope=0 filter="(objectclass=*)"
> conn=7 op=1 RESULT err=0 tag=101 nentries=1
> conn=6 op=2 UNBIND
> conn=6 op=2 fd=5 closed errno=0
> conn=7 op=-1 fd=10 closed errno=54
>
>
>
>
> Paolo
>
>