How Messaging server autheticate with LDAP server
Hello,
Does anyone can tell me how Messaging server authenticate with LDAP server ? I want to know this information because I want to do stress test by generate similar workload to the LDAP server. I will use load generation tool to create hundred of virtual servers.
Thanks in advance,
mthekid
[319 byte] By [
mthekid] at [2007-11-26 6:40:16]

# 1
Messaging Server authenticates ITSELF with an admin user that is created during installation.A pool of connections is opened on Messaging startup, and that pool is expanded as needed as load increases.
User authentication is done with a simple BIND command, using the userid and password.
You should examine the access log of a working system to see what kind of searches the server does.