Show TOC Start of Content Area

Background documentation snc/gssapi_lib  Locate the document in its SAP Library structure

Use

Specify the path and file name of the GSS-API V2 shared library.

Description

This parameter contains the path and file name of the GSS-API V2 shared library. The path and file name are determined by the security product and are established when the security product is installed.

Once SNC has been activated (snc/enable = 1), this library will be loaded at runtime. If the system cannot find or open this file, then the process terminates with an error.

The naming convention for the file name, its extension, and any dynamic references to other shared objects or libraries depends on the operating system you use.

UNIX Platforms

If the shared library contains dynamic references to other shared libraries or objects, then you may have to set the search path for the dynamic loader in the environment parameters before the library can be properly loaded. The corresponding environment variables for the various UNIX platforms are indicated below:

·        LD_LIBRARY_PATH (Solaris, Sinix, OSF/1, Reliant UNIX, Digital UNIX)

·        SHLIB_PATH (HP-UX)

·        LIBPATH(AIX)

Default Value

The default value is platform-specific and, in general, no library actually exists with the supplied default name. You need to set this parameter appropriately for your security product.

Affected Parameters

None

Valid Entries, Formats

File name up to 255 characters long

Recommendation

We recommend including the complete path and file name.

 

 

 

End of Content Area