ORA-12640: Authentication adapter initialization failed
Cause: The function specified in the authentication table entry for the service failed.
Action: Enable tracing to determine the exact error.
ORA-12640: 认证适配器初始化失败错误指示 Oracle 的鉴权适配器连接所关联的外部身份验证程序初始化失败。
本错误提示示认证适配器连接与可控外部 (Credential Store API 或外部LDAP) 授权方法的初始化失败。它可能是由于会话初始化出错,连接建立失败,事件处理失败,库存监视器注册出错或其他丢失密码或登录请求出错。
1. Open LDAP 或 Active Directory 配置错误;
2. 存储库监视器没有正确配置;
3. Directory Server 授权提供程序配置不正确;
4. 未开启外部鉴权。
1. 确保乙太网联接是否良好,检查DNS服务器及防火墙设置等;
2. 确保LDAP目录服务器的可用性;
3. 正确配置 Directory Server 授权提供程序;
4. 确定 LDAP 或 Active Directory 服务器的登录用户是否有权访问项目;
5. 检查外部鉴权是否开启;
6. 检查存储库监视器配置是否完整;
7. 测试连接。