‎2008 Jul 07 8:14 AM
Hi to all
I implement SSO in all system , but in same computer i get SNC ERROR : "security network layer (snc) error"
What can i do to fix the problem
Eyal
‎2008 Jul 07 8:35 AM
Dear
You will need to update your library files.
If you search SDN or service marketplace for it you will surely find the correct information.
"Us the latest version of the librfc (RFC) or cpictlib (CPIC)"
<removed_by_moderator>
Kind regards
Tom
Edited by: Julius Bussche on Jul 7, 2008 1:46 PM
‎2008 Jul 07 2:50 PM
‎2008 Jul 08 6:40 PM
>
> Hi to all
>
> I implement SSO in all system , but in same computer i get SNC ERROR : "security network layer (snc) error"
>
> Eyal
The most important part was missing from your quoted error message ....
Notice: SNC is based on GSS-API ( generic security services) - so the error message really depends on the actual SNC security product being used. You should keep in mind that it's essential to use the same SNC security product for both communication peers (client and server) - any mixed usage of different products is not supported.
‎2008 Jul 08 6:50 PM
If you see this kind of error on the workstation where SAP GUI is installed when you attempt to logon via SNC, normally this means the server has rejected the authentication attempt. I therefore suggest you check the dev_w0 trace file on the server and look for the reason for the SNC authentication failure.
If hope this helps ?
‎2016 Jun 14 7:25 AM