Skip to content

Commit 84b1d60

Browse files
author
Eduardo Rivera (eduardori)
committed
added bit about old keys working until expiry
1 parent a4b855b commit 84b1d60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Users in a keyset are validated every four hours, and also when any changes are
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, and any keysets that have not been updated with a User Principal Name prior to December 2024 will become `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. 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.
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Users in a keyset are validated every four hours, and also when any changes are
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, and any stale keysets that have not been updated with a User Principal Name prior to December 2024 will become `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. 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.
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)