Что означает код NTSTATUS 0xC0290029 (STATUS_TPM_BAD_MIGRATION)?

 
Предыдущий Следующий
STATUS_TPM_BAD_KEY_PROPERTY STATUS_TPM_BAD_SCHEME

STATUS_TPM_BAD_MIGRATION

Что означает STATUS_TPM_BAD_MIGRATION

STATUS_TPM_BAD_MIGRATION — неверно заданы свойства миграции ключа.

Что проверить

Зафиксируйте команду TPM, дескриптор/сессию и исходный статус TPM, соответствующий STATUS_TPM_BAD_MIGRATION.

  • Проверьте данные авторизации, состояние иерархии, PCR/NV/ключевые атрибуты и размеры параметров, которые использует эта команда.
  • Не очищайте TPM как универсальное исправление: сначала подтвердите, что проблема действительно требует смены владельца или состояния, иначе можно потерять защищённые ключи.

Исходная формулировка

  • The TPM rejected the migration properties of the key.
  • Do not attempt to migrate keys whose attributes require local-only protection.
  • Record the key migration attributes, migration scheme, and destination key information.
  • The relevant area is TPM key migration properties. TPM keys can carry migration-related attributes that control whether and how protected material may be moved. This status means those migration properties are inconsistent or not valid for the key and command.
  • This is more specific than generic migration authorization failure. The authority may be present, but the key itself does not have migration attributes compatible with the requested operation. Inspect the key blob and migration mode before changing secrets.

Технические ссылки


Нужно найти другой код? Найти другой код состояния или ошибки.