跳转到主内容

LDAP 创建失败,并显示 "Invalid DN syntax"

i
Knowledge Base guidance

This article may include metadata, visibility, validation state, and related support guidance.

适用场景

  • 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)