Has anyone else experienced slowness when authenticating with the active directory. Domino is installed on Iseries and all of our database are web based. We have had many IBM consultants working on this slowness issue, but it still takes 10 seconds to authenticate. We are NOT using the Domino directory for authentication, but ldap and active directory. Is 10 seconds as good as it gets? IBM consultants tell me that it should be faster, but they cannot resolve the issue. Has anybody experienced faster authentication time under similar circumstances.
Subject: Active Directory Slowness -LDAP
It’s a long story but I originally wanted to authenticate web clients in AD using directory assistance, but I had continual performance problems, even after populating the main Domino directory with sufficient user information to allow authentication. I ended up having to write a DSAPI filter to implement my own authentication scheme without using AD as a secondary directory to the Domino directory. Using LDAP to access the AD from the DSAPI filter is very fast.nwilkins@hmi.co.uk