Error 16369

Severity

10 or 20

Message text

Security control layer routine %1! failed in %2!.

Explanation

The specified security routine has failed in the given API.

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 of the Kerberos APIs that are involved in the error:

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

Additional information

Symbolic constant: SRV_ESCLFUNC