adding Group

Iam trying to add an static group with 80k members for testing purposes..when i do this..i get the following error:

Error adding object 'dn: cn=all store associates,ou=Groups,dc=xxxx,dc=com. The error sent by the server was 'Cannot contact LDAP server'.

Nothing is written in the error log file....When i try adding an static group with 40k, i dont have any problems and the group is getting added in the DS...but the problem raises when i try to add 80k members group....i have checked out the nsidletimeout and its unlimited ...any idea .wha the error is?

regards

[593 byte] By [anandkaturia] at [2007-11-27 8:54:17]
# 1
This is probably because the size of the data is over the 2MB which is the default maximum size Directory Server will accept in a single LDAP operation.You may want to check the nsslapd-maxbersize configuration attribute of DS.Regards,
ludovicpa at 2007-7-12 21:13:26 > top of Java-index,Web & Directory Servers,Directory Servers...