kerberos authentication error after upgrading to SLES12SP2
This document (7022689) is provided subject to the disclaimer at the end of this document.
Environment
SUSE Linux Enterprise Server for SAP Applications
Situation
ERROR:
***************** SAP work process logs***************** N *** ERROR => SncPEstablishContext()==SNCERR_GSSAPI [/bas/742_REL/sr 3616] N GSS-API(maj): Unspecified GSS failure. Minor code may provide more information N GSS-API(min): Program called an obsolete, deleted function N Unable to establish the security context N <<- SncProcessInput()==SNCERR_GSSAPI M *** ERROR => ThSncIn: SncProcessInput (SNCERR_GSSAPI) for T7_U10324_M0 failed (len=2198) [thxxsnc.c 1156] M {root-id=005056AE24271ED7A2B433801C49FA46}_{conn-id=00000000000000000000000000000000}_0
Resolution
Fix included in krb5-1.12.5-40.23.2 or above.
An environment variable needs to be set along with using updated code.
To set this environment variable for your SAP environment, you need to determine which shell your sap processes are using.
You can see which shell they are using in the /etc/passwd file.
If using bash shell environment, you can set this globally by adding the following to /etc/bash.bashrc.local
export GSSAPI_ASSUME_MECH_MATCH=1
If using csh, you can add the following to the /etc/csh.cshrc.local
setenv GSSAPI_ASSUME_MECH_MATCH 1
Cause
Additional Information
Problem seen with following versions:
krb5 1.12.5-40.13.1
krb5 1.12.5-40.16.1
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:7022689
- Creation Date: 26-Feb-2018
- Modified Date:03-Mar-2020
-
- SUSE Linux Enterprise Server
- SUSE Linux Enterprise Server for SAP Applications
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com