LDAP 创建失败,并显示 "Invalid DN syntax"
适用场景
- ONTAP 9
- LDAP
问题描述
- 使用配置创建 LDAP 失败。
示例:
vserver services name-service ldap create -vserver SVM1 -client-config ldapconfig1 Error: command failed: Base DN specified in the LDAP client configuration is not available. Reason:"LDAP Error: The distinguished name has an invalid syntax".
- 中出现以下错误
secd.log
。
ERR : RESULT_ERROR_LDAPSERVER_INVALID_DN_SYNTAX:7623 in searchLdap() at src/utils/secd_ldap_utils.cpp:406
ERR : searchLdap: LDAP Error: (34): 'Invalid DN syntax':
ERR : DN(abc.def.xx.yy) configured for GetUserInfoFromName is not working, ldapsearch failed with Ldap error(34)