Hello,
I am currently configuring SAP SSO for ABAP in a Windows environment. (2012)
I downloaded all the latest files.
Created user SLLServiceSAP on the AD server
.
I set my profile parameters:
### SSO
snc/enable = 1
snc/gssapi_lib = C:\usr\sap\DEV\SLL\secgss.dll
snc/identity/as = p:CN=SLLServiceSAP@bowieresources.com
snc/data_protection/max = 3
snc/data_protection/min = 2
snc/data_protection/use = 3
snc/r3int_rfc_secure = 0
snc/r3int_rfc_qop = 8
snc/accept_insecure_cpic = 1
snc/accept_insecure_gui = 1
snc/accept_insecure_rfc = 1
snc/permit_insecure_start = 1
snc/force_login_screen = 0
snc/accept_insecure_r3int_rfc = 1
snc/extid_login_diag = 1
snc/extid_login_rfc = 1
I set my environment variables:
SECUDIR C:\usr\sap\DEV\DVEBMGS00\sec
SNC_LIB C:\usr\sap\DEV\SLL\secgss.dll
I installed the Secure Library on my SAP server, Ran all setup/config commands successfully with no errors.
/sec contains:
I ran the Secure Client install on my workstation:
My SAPLogon 'Network' Tab reads: p:CN=SLLServiceSAP@bowieresources.com
My 'SNC' Tab reads:
When I execute a logon, I receive:
Any insight/help would be much appreciated.
Thanks,
Diana