我已经配置了 Centos,nss-pam-ldapd
看起来运行良好。(我可以使用我的 AD 凭证登录)。只是似乎要延迟大约 20-30 秒才能登录。
我还用密钥设置了 SSH,所以我知道连接可以很快建立(如果我使用我的私钥,则可以在 <1 秒内完成)
是否有日志文件可供我检查以查看延迟的原因?或者还有其他调试技巧?
[编辑]
我在日志中看到这一点:
May 27 16:07:04 machine1 unix_chkpwd[7699]: password check failed for user (robau)
May 27 16:07:04 machine1 sshd[7697]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=192.168.125.24 user=robau
May 27 16:07:20 machine1 sshd[7697]: pam_ldap: ldap_result Timed out
May 27 16:07:20 machine1 sshd[7697]: pam_ldap: ldap_result Timed out
May 27 16:07:20 machine1 sshd[7697]: Accepted password for robau from 192.168.125.24 port 34788 ssh2