[Date Prev][Date Next] [Chronological] [Thread] [Top]

Netscape Calendar (again)



   Hi 

 If anyone thinks I'm just overloading the mailing list, I aplogize. I
simply don't know much about LDAP (I'm a total newbie) and every problem I
encounter is simply a wall for me. 

The story (short version): I trying to install Netscape Calendar Server
with OpenLDAP ad the LDAP server. 

I've manage to pass my previous obstacle by creating the ldbm databse from
the suitespot3x.ldif file (that comes with Netscape's LDAP server). Now
the install aborts with the error message: "Error trying to create the
Calendar Server instance or the Node  Error=327747". This appears in a
message box during the setup. The log from slapd is (and I've included all
of it): 

conn=0 fd=5 connection from billy.schema.co.il (192.168.5.121) accepted.
conn=0 op=0 BIND dn="" method=128
conn=0 op=0 RESULT err=0 tag=97 nentries=0
conn=0 op=1 SRCH base="O=SCHEMA,C=IL" scope=0 filter="(objectclass=*)"
conn=0 op=1 RESULT err=0 tag=101 nentries=0
conn=0 op=2 UNBIND
conn=0 op=2 fd=5 closed errno=0
conn=1 fd=5 connection from billy.schema.co.il (192.168.5.121) accepted.
conn=1 op=0 BIND dn="" method=128
conn=1 op=0 RESULT err=0 tag=97 nentries=0
conn=1 op=1 SRCH base="O=SCHEMA,C=IL" scope=2 filter="(uid=ADMIN)"
conn=1 op=1 RESULT err=0 tag=101 nentries=1
conn=1 op=2 UNBIND
conn=1 op=2 fd=5 closed errno=0
conn=2 fd=5 connection from billy.schema.co.il (192.168.5.121) accepted.
conn=2 op=0 BIND dn="UID=ADMIN,O=SCHEMA,C=IL" method=128
conn=2 op=0 RESULT err=0 tag=97 nentries=0
conn=2 op=1 UNBIND
conn=2 op=1 fd=5 closed errno=0
conn=3 fd=5 connection from billy.schema.co.il (192.168.5.121) accepted.
conn=3 op=0 BIND dn="" method=128
conn=3 op=0 RESULT err=0 tag=97 nentries=0
conn=3 op=1 SRCH base="O=SCHEMA,C=IL" scope=2
filter="(&(nscalxitemid=10000:00001)(!(nscalhost=BILLY)))"
conn=3 op=1 RESULT err=0 tag=101 nentries=0
conn=3 op=2 SRCH base="O=SCHEMA,C=IL" scope=2
filter="(&(nscalxitemid=10000*)(nscalpasswordrequired=*))"
conn=3 op=2 RESULT err=0 tag=101 nentries=0
conn=3 op=3 UNBIND
conn=3 op=3 fd=5 closed errno=0
conn=4 fd=5 connection from billy.schema.co.il (192.168.5.121) accepted.
conn=4 op=0 BIND dn="" method=128
conn=4 op=0 RESULT err=0 tag=97 nentries=0
conn=4 op=1 UNBIND
conn=4 op=1 fd=5 closed errno=0
conn=5 fd=5 connection from billy.schema.co.il (192.168.5.121) accepted.
conn=5 op=0 BIND dn="" method=128
conn=5 op=0 RESULT err=0 tag=97 nentries=0
conn=5 op=1 SRCH base="O=SCHEMA,C=IL" scope=2
filter="(&(nscalxitemid=10000:00001)(!(nscalhost=BILLY)))"
conn=5 op=1 RESULT err=0 tag=101 nentries=0
conn=5 op=2 SRCH base="O=SCHEMA,C=IL" scope=2
filter="(&(nscalxitemid=10000*)(nscalpasswordrequired=*))"
conn=5 op=2 RESULT err=0 tag=101 nentries=0
conn=5 op=3 UNBIND
conn=5 op=3 fd=5 closed errno=0
conn=6 fd=5 connection from billy.schema.co.il (192.168.5.121) accepted.
conn=6 op=0 BIND dn="UID=ADMIN,O=SCHEMA,C=IL" method=128
conn=6 op=0 RESULT err=0 tag=97 nentries=0
conn=6 op=1 ADD dn="CN=CALENDAR SERVER ADMINS,OU=NETSCAPE
SERVERS,O=SCHEMA,C=IL"
conn=6 op=1 RESULT err=68 tag=105 nentries=0

   

What is err=68 mean? 
Where can I find the meaning of the error codes in the source? 



TIA 

	Paolo