SNC File Not Found
Symptom
When you try to sign in to an SAP system that has SNC configured, an error message similar to the following is displayed.
SNC file not found
Cause
This problem occurs when the SNC LIB file that Process Runner uses is not available in the default path or there is no environment variable set on your computer referencing the SNC LIB file.
Solution
This issue can be resolved by configuring the correct SNC LIB path. This file is named sncgs32.dll, gssapi32.dll, sapcrypto.dll, or sapsncencryption.dll, and can be found at C:\Windows\System32.
To add an Environment or System Variable to your machine, contact your SAP Basis team.
To find and configure the SNC LIB path,
- Open the Command Prompt window and run the
SETcommand. - If you find the SNC LIB file name and its path, copy the path and perform the following:
- Open Process Runner.
- On the HOME tab, select SAP Shortcuts. The Connector for SAP window appears.
- On the Advanced tab, paste the SNC LIB path under Other Config File section.
- If you find only SNC LIB file name, perform the following:
- In the Command Prompt, run the
<SNCLIBFileName>/s/acommand. The path of SNC LIB file is displayed. Perform this step using all four names (sncgs32.dll, gssapi32.dll, sapcrypto.dll, and sapsncencryption.dll), until you find the path of SNC LIB file. - After you find the path of SNC LIB file, copy the path and perform the step 2a, 2b, and 2c.
- In the Command Prompt, run the