Что означает код ошибки Windows 15084 (ERROR_EC_CRED_NOT_FOUND)?

 
Предыдущий Следующий
ERROR_EC_CREDSTORE_FULL ERROR_EC_NO_ACTIVE_CHANNEL

ERROR_EC_CRED_NOT_FOUND

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

ERROR_EC_CRED_NOT_FOUND — учётные данные этой подписки не найдены в хранилище.

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

Определите credential/secret/session key и учётную запись, для которой приложение ожидает его наличие.

  • Проверьте фактическое хранилище учётных данных или состояние LSA/SAM и выясните, не был ли секрет удалён или заменён предыдущей операцией.
  • Не создавайте произвольный новый secret, пока не установлено, какой компонент должен был его записать и кто его читает.

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

  • The subscription's stored credential is unavailable.
  • Compare the event source list with the intended authentication design. A source-initiated subscription relies on the clients locating the Subscription Manager and on domain or certificate authorization, whereas a collector-initiated subscription can require stored source credentials.
  • NXLog: WEC and WEF roles over WS-Management
  • this result means that the subscription refers to credentials which Windows Event Collector cannot retrieve.
  • A present credential can still fail because the remote computer is unreachable, WinRM is not configured, or the account lacks access to the requested source channel. Conversely, recreating a user account does not resolve this code until the subscription's stored reference points to usable credentials again.

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


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