Site icon EfmSoft

What does NTSTATUS 0xC002002F (RPC_NT_BINDING_HAS_NO_AUTH) mean?

 
Previous Next
RPC_NT_PROCNUM_OUT_OF_RANGE RPC_NT_UNKNOWN_AUTHN_SERVICE

RPC_NT_BINDING_HAS_NO_AUTH

The binding is unauthenticated when authentication is required

RPC bindings are not authenticated unless authentication information is configured. This status indicates that an operation required auth data, but the binding handle does not contain it.

Use this to distinguish an absent security setup from bad credentials. If no call to set binding authentication was made, changing the password or certificate will not affect this status.

What to inspect

References


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

Exit mobile version