Application Development and Automation 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: 
Read only

SNC Problem & Kerberos

Former Member
0 Likes
981

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/[email protected]

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/[email protected]"

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

M Wed Oct 24 17:15:11 2007

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/[email protected]

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/[email protected]"

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

M Wed Oct 24 17:15:11 2007

1 REPLY 1
Read only

Wolfgang_Janzen
Product and Topic Expert
Product and Topic Expert
0 Likes
553

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