Skip to content

Commit c8840d9

Browse files
committed
fixing validation error
1 parent 7782c7c commit c8840d9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -217,14 +217,14 @@ The password changes on all nodes in the cluster.
217217
> [!NOTE]
218218
> SSH passwords can't contain the following characters: " ' ` / \ < % ~ | $ & ! #
219219
220-
| Field | Value |
221-
| --- | --- |
222-
| Script type | Select **- Custom** from the dropdown list.|
223-
| Name |"Change ssh credentials." |
224-
| Bash script URI |The URI to the `changecredentials.sh` file. |
225-
| Node types: Head, Worker, Nimbus, Supervisor, or ZooKeeper |Select ✓ for all node types listed. |
226-
| Parameters |Enter the SSH username, and then enter the new password. There should be only one space between the username and the password. |
227-
| Persist this script action ... |Leave this field clear. |
220+
| Field | Value |
221+
| --- | --- |
222+
| Script type | Select **- Custom** from the dropdown list.|
223+
| Name |"Change ssh credentials." |
224+
| Bash script URI |The URI to the `changecredentials.sh` file. |
225+
| Node types: Head, Worker, Nimbus, Supervisor, or ZooKeeper |Select ✓ for all node types listed. |
226+
| Parameters |Enter the SSH username, and then enter the new password. There should be only one space between the username and the password. |
227+
| Persist this script action ... |Leave this field clear. |
228228
229229
1. Select **Create** to apply the script. After the script finishes, you can connect to the cluster by using SSH with the new credentials.
230230

0 commit comments

Comments
 (0)