I am almost done implementing NW SSO 2.0. I am configured to use Kerberos authentication only. My snc/identity/as parameter is set to
p:CN=SAPServiceECD@PUTNAMINV.COM
All of my other 'snc' parameters have been set and I do not see any snc errors in my dev_w* trace files after startsap.
I changed my SAPLOGON entry so that the SNC name is set to the same value
p:CN=SAPServiceECD@PUTNAMINV.COM
In SU01, my SNC name is set to my personal domain account
p:CN=DBEAUSOLEIL@PUTNAMINV.COM
However, when I try to login via SAPLOGON I still ger the following error
GSS-API(maj): No credentilas were supplied
Unable to establish security context
target="p:CN=SAPServiceECD@PUTNAMINV.COM"
Can someone please advise as I continue to search? I did successfully run sapgenpse on my Linux server to generate a keytab. What am I missing?
dennis B