I have a DB2 server installed on Windows 2008, and found that the local OS users are instantly authenticated, but the server take a long time to authenticate LDAP (AD) users, more than 3 minutes but it will success. If i provide the wrong password, the authentication fails immediately.

Does anyone know if there any settings that make can tune the authentication process?

link|improve this question
feedback

1 Answer

I fixed this issue by running this command: db2set -g DB2_GRP_LOOKUP=local

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.