メインコンテンツへスキップ

ASUP転送用にSMTPサーバへの認証を設定する際にユーザ名に@markを含めることはできますか?

Views:
899
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

環境

ONTAP 9

回答

  • いいえ、できません。
  • 回避策として、ユーザー名に  @  記号ではなく%40 と入力します。 

例:

  • ONTAP 9 .5以前: autosupport modify -node node1 -mail-hosts user1%40host.com:pw1@mailhost1host.com
  • ONTAP 9.6以降:  autosupport modify -node node1 -mail-hosts user1%40host.com@mailhost1

:これはパスワードでも機能します。

追加情報

  • バグ 851157 -電子メールアドレスをユーザー名として使用すると、AutoSupportの「mail-hosts」パラメータが認証エラーを引き起こす
  •  ユーザー名に次の特殊記号を含めることはできません。 特殊記号を16進数に変換してください。
    • @%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.