Skip to content

Commit 0e84b77

Browse files
author
Eduardo Rivera (eduardori)
committed
fixed wording
1 parent 84b1d60 commit 0e84b77

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ There are rare situations where a user needs to investigate & resolve issues wit
1919
Users in a keyset are validated every four hours, and also when any changes are made to any keyset. Each user's status is then set to "Active" or "Invalid." Invalid users remain in the keyset but their keys are removed from all hosts and they aren't allowed access. Reasons for a user being invalid are:
2020
- The user's User Principal Name hasn't been specified
2121
- The user's User Principal Name isn't a member of the given Entra group
22-
- The given Entra group (if specified) doesn't exist (in which case all users in the keyset are invalid)
22+
- The given Entra group doesn't exist (in which case all users in the keyset are invalid)
2323
- The keyset is expired (in which case all users in the keyset are invalid)
2424

2525
> [!NOTE]
26-
>> The User Principal Name is now required for keysets. Microsoft Entra ID validation is enforced for all users. Current keysets that do not specify User Principal Names for all users will continue to work until the expiration date. If a keyset without User Principal Names expires, it will require to be updated with User Principal Names for all users in order to become valid again. Keysets that have not been updated with the User Principal Names for all users will prior to December 2024 are at-risk of being `Invalid`. Note that if any user fails to specify a User Principal Name this will result in the entire keyset being invalidated.
26+
>> The User Principal Name is now required for keysets as Microsoft Entra ID validation is enforced for all users. Current keysets that do not specify User Principal Names for all users will continue to work until the expiration date. If a keyset without User Principal Names expires, the keyset will need to be updated with User Principal Names, for all users, in order to become valid again. Keysets that have not been updated with the User Principal Names for all users will prior to December 2024 are at-risk of being `Invalid`. Note that if any user fails to specify a User Principal Name this results in the entire keyset being invalidated.
2727
2828
The keyset and each individual user also have detailed status messages communicating other information:
2929
- The keyset's detailedStatusMessage tells you whether the keyset is expired, and other information about problems encountered while updating the keyset across the cluster.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ There are rare situations where a user needs to investigate & resolve issues wit
2020
Users in a keyset are validated every four hours, and also when any changes are made to any keyset. Each user's status is then set to "Active" or "Invalid." Invalid users remain in the keyset but their keys are removed from all hosts and they aren't allowed access. Reasons for a user being invalid are:
2121
- The user's User Principal Name hasn't been specified
2222
- The user's User Principal Name isn't a member of the given Entra group
23-
- The given Entra group (if specified) doesn't exist (in which case all users in the keyset are invalid)
23+
- The given Entra group doesn't exist (in which case all users in the keyset are invalid)
2424
- The keyset is expired (in which case all users in the keyset are invalid)
2525

2626
> [!NOTE]
27-
>> The User Principal Name is now required for keysets. Microsoft Entra ID validation is enforced for all users. Current keysets that do not specify User Principal Names for all users will continue to work until the expiration date. If a keyset without User Principal Names expires, it will require to be updated with User Principal Names for all users in order to become valid again. Keysets that have not been updated with the User Principal Names for all users will prior to December 2024 are at-risk of being `Invalid`. Note that if any user fails to specify a User Principal Name this will result in the entire keyset being invalidated.
27+
>> The User Principal Name is now required for keysets as Microsoft Entra ID validation is enforced for all users. Current keysets that do not specify User Principal Names for all users will continue to work until the expiration date. If a keyset without User Principal Names expires, the keyset will need to be updated with User Principal Names, for all users, in order to become valid again. Keysets that have not been updated with the User Principal Names for all users will prior to December 2024 are at-risk of being `Invalid`. Note that if any user fails to specify a User Principal Name this results in the entire keyset being invalidated.
2828
2929
The keyset and each individual user also have detailed status messages communicating other information:
3030
- The keyset's detailedStatusMessage tells you whether the keyset is expired, and other information about problems encountered while updating the keyset across the cluster.

0 commit comments

Comments
 (0)