Skip to content

Commit 5a5c754

Browse files
authored
Merge pull request #112513 from mimig1/patch-271
Update hdinsight-administer-use-portal-linux.md
2 parents 307560f + 8c9af2d commit 5a5c754

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/hdinsight/hdinsight-administer-use-portal-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.reviewer: jasonh
77
ms.service: hdinsight
88
ms.topic: conceptual
99
ms.custom: hdinsightactive
10-
ms.date: 02/12/2020
10+
ms.date: 04/23/2020
1111
---
1212

1313
# Manage Apache Hadoop clusters in HDInsight by using the Azure portal
@@ -220,7 +220,7 @@ The password is changed on all nodes in the cluster.
220220
| Name |"Change ssh password" |
221221
| Bash script URI |The URI to the changepassword.sh file |
222222
| Node type(s): (Head, Worker, Nimbus, Supervisor, or Zookeeper.) |for all node types listed |
223-
| Parameters |Enter the SSH user name and then the new password. There should be one space between the user name and the password. |
223+
| Parameters |Enter the SSH user name and then the new password. There should be one space between the user name and the password. The following characters are not supported in ssh passwords: " ' ` / \ < % ~ | $ &
224224
| Persist this script action ... |Leave this field unchecked. |
225225
226226
6. Select **Create** to apply the script. Once the script finishes, you're able to connect to the cluster using SSH with the new password.

0 commit comments

Comments
 (0)