
You are getting the error message “Kerberos library was not loaded” when opening the transaction code SPNEGO.

Solution
You may refer to the SAP Note 2516329 – “Kerberos library was not loaded” error when accessing SPNEGO transaction.
- Cause
- Parameter spnego/krbspnego_lib is not set or is set to a library other than the CommonCryptoLib.
- SPNEGO is not enabled, i.e. parameter spnego/enable is set to 0.
- Resolution
- Ensure that parameter ‘spnego/krbspnego_lib’ is set and that it is pointing to the CommonCryptoLib (CCL),
- Ensure that SPNEGO is enabled in the system, by setting parameter ‘spnego/enable’ to 1.



