NOTE: Cross-posted to IBM-MAIN and RACF-L
Hi, All,
Running z/OS 1.5; first attempt to communicate (as a client) with a
service provider using SSL over TCP/IP. Application program is Expedite
Base/MVS v4.6.1 (formerly IBM product), and we get the following error:
GSKSSL: Unable to create log mutex: EDC5167I Access to the UNIX System
Services version of the C RTL is denied.
Here is the explanation of message EDC5167I:
===== Begin paste ==========
EDC5167I Access to the OpenEdition MVS or OpenEdition VM version of the
C
RTL is denied.
Explanation: An attempt was made to issue an Open C library function
that
has a dependency on OpenEdition MVS or OpenEdition VM and the subsystem
was not available or at the incorrect release level. This message is
equivalent to the OpenEdition errno, EMVSNORTL.
Programmer Response: You need to either install the correct level of
the
subsystem or modify your program to not issue the function or
conditionally issue the function. If you received this message and you
are
not running under OpenEdition, make sure that POSIX(ON) is set.
===== End paste ============
"Ass.u.me"-ing this is not an APF or RACF issue, how/where do I "make
sure that POSIX(ON) is set[?]" And if it is an APF or RACF issue, what
manual(s) will explain what I need to do next? (We dynamically
APF-authorized the hlq.SGSKLOAD library for our first test; that library
will be APF-auth and link-listed after IPL today.)
TIA,
-jc-
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html