| Previous | Next |
| SEC_E_NO_AUTHENTICATING_AUTHORITY | SEC_E_CONTEXT_EXPIRED |
SEC_E_BAD_PKGID
SEC_E_BAD_PKGID signals this condition: The requested security package identifier is invalid or not available. This is closely related to an unrecognized SSP package. The application and operating system disagree about the package identifier to use for the security operation.
What to check
- Record the package name or identifier requested by the caller.
- Verify that the package is supported on the Windows version and enabled in the intended deployment.
- Check client/server negotiation settings; a package mismatch is not fixed by changing a user password.
Looking for a different code? Search another status or error code.
