SNC_SECUDIR - USAP configuration option
Description
The snc_secudir option specifies the path to the security folder used by SAP cryptography. This is required when establishing an SNC connection using a SAP cryptography library (e.g., sapcrypto). The value is set as the SECUDIR environment variable before the RFC library is loaded.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
|---|---|---|---|---|---|---|
Command Line, Short Form | n/a | |||||
Command Line, Long Form | -snc_secudir path | |||||
Environment Variable | USAP_SNC_SECUDIR=path | |||||
Configuration File Keyword | snc_secudir path |
Value
path is the full path to the security folder used by SAP cryptography.
There is no default value for this option. If this option is not specified, the SECUDIR environment variable will not be altered.
Command Usage
The SNC_SECUDIR option is an RFC (Remote Function Call) option.
RFC options are associated with program execution, not commands. They are used to configure the SAP NW RFC connection.