and one more thing. since i assume you are using pretty old SECURITY
component [ NSS + NSPR ] and this is again over SSL activity then it
might very well be the case of NSS or/and NSPR problem/s. try it
over plain if you can so we can narrow it down.
Anton Bobrov wrote:
binds). Looking at Sun's website, it says error code B1 means the BER
request was either corrupt or too long. Has anyone seen this before
or know why the request would be corrupt? It seems weird since some
of the binds go through, and it's only when multiple users start
running that it prints this B1 error code.
i seriously doubt you are running into maxbersize issue, its 2Mb by
default tho you can crank it up a wee bit more and see if it makes
any diff in yr case or not. see
http://docs.sun.com/source/817-7616/config.html
---> nsslapd-maxbersize (Maximum Message Size)
I've posted this to Sun's tech support forum and been in contact with
their tech support (since I originally suspected a server problem),
but now I'm thinking the BER encoding for the SASL bind is not correct.
we did fix quite a few sasl related bugs. if you can provide any
testcases that would be great. if not you can try figuring out
the shortest path to reproduce it on yr test system and capture
debug output i can later have a look at for you. to do that you
gonna need debug binaries and a quick code injection on yr part,
see
http://lxr.mozilla.org/mozilla/source/directory/c-sdk/ldap/clients/tools/common.c#386
to enable ldap and lber debug output. setting to something like
99 should do the trick. beware, its gonna spit loads of output
so make sure you have a short path to reproduce. that output
combined with DS logs for the same time frame would help to get
further with this. again if you are Sun DS customer i would
recommend having a support case going in parallel so we
can get server folks involved as well.
_______________________________________________
dev-tech-ldap mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-ldap
_______________________________________________
dev-tech-ldap mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-ldap