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 &quot;pam&quot; for PAM support, but may also include
<br># &quot;shadow&quot;, &quot;sasldb&quot;, &quot;kerberos5&quot;, 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=&quot;/opt/csw/etc/saslauthd.conf&quot;<br><br># Any optional additional parameters for saslauthd<br># e.g. -c -n &lt;x&gt;<br># See saslauthd(8) for the description of parameters
<br># This parameter is optional<br># PARAMS=&quot;-n 5 -c&quot;<br><br><br><br><br>