Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SNC Problem & Kerberos

Former Member
0 Kudos

I'm trying to implement SNC with our Unix App server. We've completed all the AD and unix config. When we try to start sap, we get the following error: GSS-API(min): No such file or directory

Any ideas???? The detailed error message is below.

-


File "/usr/local/lib/snckrb5.so" dynamically loaded as SNC-Adapter.

N The Adapter identifies as:

N External SNC-Adapter (Rev 1.0) to Kerberos 5/GSS-API v2

N SncInit(): found snc/identity/as=p:svc-sap-sso-dev/etsa.com.au@UTILITIES.ETSA.NET.AU

N *** ERROR => SncPAcquireCred()==SNCERR_GSSAPI [sncxxall.c 1432]

N GSS-API(maj): Unspecified GSS failure. Minor code may provide more information

N GSS-API(min): No such file or directory

N Could't acquire ACCEPTING credentials forN

N name="p:svc-sap-sso-dev/etsa.com.au@UTILITIES.ETSA.NET.AU"

M *** ERROR => ErrISetSys: error info too large [err.c 931]

M Wed Oct 24 17:15:11 2007

1 REPLY 1

WolfgangJanzen
Product and Topic Expert
Product and Topic Expert
0 Kudos

Kindly have a look on <a href="https://service.sap.com/sap/support/notes/150380">SAP Note 150380</a>: you cannot simply mix different Kerberos implementations - you need to ensure that they are interoperable.

If you want to ensure that you obtain support in case of unexpected problems, I strongly recommend to use an officially supported SNC product (see <a href="https://service.sap.com/sap/support/notes/66687">SAP Note 66687</a>).

Regards, Wolfgang