Dave,

You stated you are receiving the following:

--------------------------------------------------------------
The issue continues to be the following error when TCPIP starts:

DMSACR1184E Directory VMSYS:TCPMAINT.SSLPOOL_SSL not found or you are not
authorized for it
DTCRUN1001E "VMLINK .DIR VMSYS:TCPMAINT.SSLPOOL_SSL <. A FORCERW>" failed
with return code 2100
--------------------------------------------------------------

Does that directory exist?  Is your SSLSERV userid authorized for it?  You
can find out by doing the following:

1.   LOGON TCPMAINT
2.  IPL CMS
3.  DIRLIST VMSYS:.
      (note both the colon and the period after VMSYS)
4.  Look for "SSLPOOL_SSL"
5.  If it exists, issue the command QUERY AUTH against the directory
     If it does not exist, then   CREATE DIR .SSLPOOL_SSL
6.  Ensure SSLSERV has Read/Write/NewRead/NewWrite authority to the
directory
     If SSLSERV is not authorized then issue the command
            GRANT AUTH VMSYS:TCPMAINT.SSLPOOL_SSL TO SSLSERV ( READ WRITE
NEWREAD NEWWRITE

If you still have problems after all this, please open a problem record
with z/VM TCP/IP.

Mike Donovan

Reply via email to