Skip to content

Commit 841a4c3

Browse files
author
Dan Crank
committed
acrolinx
1 parent 1a68530 commit 841a4c3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/operator-nexus/howto-baremetal-bmc-ssh.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ az networkcloud cluster bmckeyset create \
143143

144144
> [!NOTE]
145145
> The public key supplied for each user in a BMCKeyset must be one of the types supported by iDRAC.
146-
> Using a key of an unsupported type may result in an error or undefined behavior. Supported types
146+
> Using a key of an unsupported type might result in an error or undefined behavior. Supported types
147147
> are:
148148
>
149149
> - rsa-sha2-512
@@ -152,8 +152,7 @@ az networkcloud cluster bmckeyset create \
152152
> - ecdsa-sha2-nistp256
153153
> - ssh-ed25519
154154
>
155-
> Please refer to the [Dell iDRAC9 Security Configuration Guide](https://www.dell.com/support/manuals/en-us/idrac9-lifecycle-controller-v5.x-series/idrac9_security_configuration_guide/supported-ssh-cryptography-schemes?guid=guid-5ab48ae4-72cb-4b95-8623-5124ed3b4f64&lang=en-us)
156-
> for more details.
155+
> For more information, see the [Dell iDRAC9 Security Configuration Guide](https://www.dell.com/support/manuals/en-us/idrac9-lifecycle-controller-v5.x-series/idrac9_security_configuration_guide/supported-ssh-cryptography-schemes?guid=guid-5ab48ae4-72cb-4b95-8623-5124ed3b4f64&lang=en-us).
157156
158157
This example creates a new keyset with two users that have standard access from two jump hosts.
159158

0 commit comments

Comments
 (0)