跳转到主内容

在为SMTP服务器配置身份验证以进行ASUP传输时、用户名是否可以包含@标记?

Views:
41
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
CORE
Last Updated:

适用场景

ONTAP 9

问题解答

  • 不可以。
  • 作为临时解决策、在用户名中输入%40 、 而不是@  符号。 

例如:

注意:这也适用于密码

追加信息

  • 错误 851157 -当使用电子邮件地址作为用户名时、AutoSupport "mail-hosts"参数导致身份验证错误
  •  用户名不能包含以下特殊符号、因此 请将特殊符号转换为十六进制:
    • @→%40
    •  #→%23
    •  :  →%3A
    •  ;  →%3B
  • 如果 用户名包含? 、请使用set -active-help false 命令符号。

例如:

::> set -active-help false
::> autosupport modify -node fas8200-dal-1a -mail-hosts user1?@mailhost1

Enter password for remote host "user1":

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.