Error 16373

Severity

10

Message text

Unknown security mechanism object identifier was received.

Explanation

The security mechanism requested by the client application is unknown to the server.

Action

Use a process trace utility, such as truss, to find supplemental errors specific to the security driver in use. For example, this command returns details about which Solaris Native Kerberos and Sybase Kerberos related APIs are involved in the error:

truss -f -o krb.out -u'a.out,libsybskrb,mech_krb5' -p pid

Additional information

Symbolic constant: SRV_EBADSECMECHOID