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: 

No Credentials were supplied

Former Member
0 Kudos

Hello,

I´m setting up SNC on one of my Test Servers and i Get the error :

---------------------------

SAP GUI for Windows 730

---------------------------

GSS-API(maj): No credentials were supplied

Unable to establish the security context

target="p:XXXXXXX"

Fehler in SNC

---------------------------

OK   Abbrechen  

---------------------------

I Don´t want to do Single Sign on. I Only want to Secure my SAP Gui Connection. Does someone already have the same problem ?

Enviroment Variables and SNC ist activated on Server Side.

I´m Using sap gui 7.30

thanks

3 REPLIES 3

Former Member
0 Kudos

Hi Jorge,

based onyour explanation I would guess you have not properly configured SAP-GUI. You still have to configure both client and server, as the connection partially mimiks a Kerberos based connection. Please see the documentation on how to set up SNC with password logon.


Especially that parts about how to set up the SAP-GUI.

You can get some background info about why this is required on the pages detailing how SNC client encryption works.

Regards,

Patrick

0 Kudos

Hi Patrick,

I Have gone through the Documentation and there is nothing very good there.

On the sap logon connection i see that they have :

Enter the SNC name.

Use the following syntax:

p:CN=SAP/Kerberos<SID>@<REALM>

Description of the Variables in the Syntax of SNC Names

on the SNC Name i have  the result from : sapgenpse.exe seclogin -l  for SNC. Is this correct ?

And i have another question, I do not want to do SSO.

Do I need to change on the SU01 the snc parameters for the users ?

Thanks !