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

ldap protocol error



Hi,

I'm trying to replicate from SunDS to openldap1.2.3 on solaris 2.6
Now I see that some modifications are rejected, but not always???
See below for the modif I try do to.
Now I tried this modif by hand using ldapmodify, and it works once, twice,
and then it bombs out with the error:

Modify error: Protocol error
                no values given

Now my guess is that load has something to do with it: if I try it with
seconds in between I get no errors, if I try fast modifications, it fails
after a while...


Does anyboy have an idea why?

Franky

------------------------------------------------
(my modification)

dn: cn=29861,ou=Accounts,o=pandora.be
changetype: modify
replace: modifytimestamp
modifytimestamp: 19990702064027Z
-
replace: modifiersname
modifiersname: cn=1273,ou=Accounts,o=pandora.be
-
replace: product
product: cn=27737,ou=Products,o=pandora.be
-
replace: userpassword
userpassword: {crypt}5t/r4aZ9uROOM
-
replace: uid
uid: jv144
-
replace: maxwebspace
maxwebspace: 10485760
-
replace: postalcode
postalcode: 3500
-
replace: sn
sn: Vandebosch
-
replace: maildeliveryoption
maildeliveryoption: mailbox
-
replace: postaladdress
postaladdress: Willekensmolensstraat 163
-
replace: mailmessagestore
mailmessagestore: /box3
-
replace: accounttype
accounttype: 0
-
replace: suspended
suspended: false
-
replace: title
title: Dhr
-
replace: webprovisioned
webprovisioned: false
-
replace: qos
qos: 1
-
replace: facsimiletelephonenumber
-
replace: mailhost
mailhost: pop1.pandora.be
-
replace: givenname
givenname: Julien
-
replace: mailalternateaddress
-
replace: cn
cn: 29861
-
replace: isdnaccess
isdnaccess: false
-
replace: nslicensedfor
nslicensedfor: news
nslicensedfor: slapd
nslicensedfor: netshare
nslicensedfor: compass
nslicensedfor: mail
-
replace: createtimestamp
createtimestamp: 19990628110834Z
-
replace: mail
mail: julien.vandebosch@pandora.be
-
replace: objectclass
objectclass: top
objectclass: person
objectclass: organizationalperson
objectclass: inetorgperson
objectclass: mailRecipient
objectclass: nsLicenseUser
objectclass: telenetaccount
-
replace: mailautoreplytext
-
replace: formeremail
-
replace: ou
-
replace: mailautoreplymode
-
replace: preaccount
preaccount: false
-
replace: pcos
-
replace: mailforwardingaddress
-
replace: webserver
webserver: apollo
-
replace: telephonenumber
telephonenumber: 011/224764
-
replace: accountclass
accountclass: 1
-
replace: unixuid
unixuid: 121475
-
replace: labeleduri
labeleduri: http://users.pandora.be/julien.vandebosch
-
replace: l
l: Hasselt
-
replace: ossid
-
replace: timeconnected
timeconnected: 0
-
replace: mailorganisation
-
replace: mailquota
mailquota: 5242880

modifying entry mode
Modify error: Protocol error
                no values given