Fascinating stuff. Here is a timed dapptrace of a fairly slow response<br>( I think it was at least 10 seconds from A001 login to the response)<br><br><a href="http://www.gsd.harvard.edu/users/betsys/dapptrace.timed">http://www.gsd.harvard.edu/users/betsys/dapptrace.timed
</a><br><br>I am thinking something is off with sasl? I really haven't done much with sasl, here's the config file<br><br># You must specify the authentication mechanisms you wish to use.<br># This defaults to "pam" for PAM support, but may also include
<br># "shadow", "sasldb", "kerberos5", etc.<br># See saslauthd(8) for more mechanisms.<br>MECHANISM=shadow<br><br># Location of config file for mechanism<br># See /opt/csw/share/docs/saslauthd/LDAP_SASLAUTHD for ldap sample
<br># This parameter is optional.<br># CONFIG_FILE="/opt/csw/etc/saslauthd.conf"<br><br># Any optional additional parameters for saslauthd<br># e.g. -c -n <x><br># See saslauthd(8) for the description of parameters
<br># This parameter is optional<br># PARAMS="-n 5 -c"<br><br><br><br><br>