无法使用名称中带有"点"的AD帐户向SnapCenter添加主机
适用场景
SnapCenter服务器(SC) 6.x
问题描述
- 无法使用名称中带有"点"的AD帐户向SC添加主机。For example
domain\user.user - 帐户具有添加主机的所有要求
- 添加主机作业日志中出现错误:
INFO SnapManagerWeb_82 PID=[4056] TID=[86] Calling GetAuthenticator with username: domain\username。
DEBUG SnapManagerWeb_82 PID=[4056] TID=[86] Calling VerifyRemoteHostConnectivity with user <username>, domain: <domain_name>
DEBUG SnapManagerWeb_82 PID=[4056] TID=[86] Host [Host_FQDN] resolved to [Host_FQDN]
INFO SnapManagerWeb_82 PID=[4056] TID=[86] Connecting to server: <Hostname>
DEBUG SnapManagerWeb_82 PID=[4056] TID=[86] Connecting to the server <IP_address>...
ERROR SnapManagerWeb_82 PID=[4056] TID=[86] Access is denied. (0x80070005 (E_ACCESSDENIED))
WARN SnapManagerWeb_82 PID=[4056] TID=[86] Connection failed. Error: Access denied for server: <IP_address> or timeout expired. Check if username, password and domain are correct and if user is a member of domain Administrators group