Site icon EfmSoft

What does Windows error code 1741 (RPC_S_UNKNOWN_AUTHN_TYPE) mean?

 
Previous Next
RPC_S_DUPLICATE_ENDPOINT RPC_S_MAX_CALLS_TOO_SMALL

RPC_S_UNKNOWN_AUTHN_TYPE

Authentication type must match an RPC security mechanism the runtime understands

RPC_S_UNKNOWN_AUTHN_TYPE is a security-configuration status. RPC bindings can carry authentication service, authentication level, authorization service, credentials, and security quality-of-service settings. These fields are related but not interchangeable.

The status should be distinguished from RPC_S_UNKNOWN_AUTHN_SERVICE and RPC_S_UNKNOWN_AUTHN_LEVEL. One rejects the authentication service identifier, another rejects the protection level, while this status reports an unrecognized authentication type in the relevant operation.

What to inspect

Changing the server principal name will not make an unknown authentication type valid. Correct the local security configuration first.

References


Looking for a different code? Search another status or error code.

Exit mobile version