EasyInput can automatically log into an SAP system using Secure Network Communications (SNC)
For this functionality to work one needs:
1. configuration on the SAP server side (transactions STRUSTSSO2, STRUST)
2. cryptographic library on the client workstation (e.g. SAPCRYPTO.DLL)
3. filling in the EI_Logon worksheet with the proper data
1. The configuration on the server side is well described here:
http://scn.sap.com/people/gregor.wolf/b ... p-with-snc
2. The cryptographic library can be downloaded from SAP Software Downloads webpage
https://service.sap.com/swdc
Installations and Upgrades > Browse our Download Catalog > SAP Cryptographic Software > SAPCRYPTOLIB
3. Configuration on the user side
See attachments and contact the SAP administrator.
Example parameters given on EI_Logon worksheet to ue SNC:
USER - user ID
SNC_LIB – C:\Windows\SysWOW64\gsskrb5.dll
SNC_PARTNERNAME – p:SAPService<SID>@domain.com
SYSID – SAPSID
ASHOST – FQDN of AS
SYSNR - SAP system number
CLIENT - SAP client