DMSPAR727E

2008-01-31 Thread Jim Bohnsack
I'm trying to get SSLSERV working on out z/VM 5.3 system.  When I issue 
an SSLADMIN command, I get this:


ssladmin q 
DMSPAR727E Syntax definition for uniqueid SSL.SSLADMIN not found
Ready; T=0.01/0.01 10:53:23

I don't get it on another system, so something is missing a definition, 
but I don't have the foggiest idea what it is.  Does anyone know?  The 
HELP for that msg is not very HELPful.


Jim

--
Jim Bohnsack
Cornell University
(607) 255-1760
[EMAIL PROTECTED]


Re: DMSPAR727E

2008-01-31 Thread Mark Cibula
Hi Jim,

Looks like you're using a pre-530 level SSLADMIN EXEC. 

With 530, SSLADMIN was modified such that it no longer makes use of the C
MS
command parser, so the DTCUPA/DTCUSY TEXT files previously associated wit
h
its use of that function are not supplied with level 530. (Thus the error

message you've received.)  A check of your search order should help you
resolve things...

Regards,
Mark Cibula - z/VM Systems Mangement, TCP/IP Support


Re: DMSPAR727E

2008-01-31 Thread Adam Thornton

On Jan 31, 2008, at 9:59 AM, Jim Bohnsack wrote:

I'm trying to get SSLSERV working on out z/VM 5.3 system.  When I  
issue an SSLADMIN command, I get this:


ssladmin q  
DMSPAR727E Syntax definition for uniqueid SSL.SSLADMIN not found

Ready; T=0.01/0.01 10:53:23
I don't get it on another system, so something is missing a  
definition, but I don't have the foggiest idea what it is.  Does  
anyone know?  The HELP for that msg is not very HELPful.


Where are you issuing SSLADMIN from?

From TCPMAINT, here's what I get:

Ready; T=0.03/0.05 13:08:53
ssladmin q
DTCSSL2401W File ETC SERVICES cannot be located
Maximum number of sessions: 100
Number of active sessions: 0
Administration port: 
NoHalt: False
Maximum Log Size: 0
Not operating in FIPS mode.
Cipher_suites included :   RC4_128_SHA  RC4_128_MD5  3DES_168_SHA   
RC2_128_MD5
DES_EXP1024_56_SHA  RC4_EXP1024_56_SHA  RC4_40_MD5  RC2_40_MD5   
DES_56_SHA  NULL

_SHA  NULL_MD5  NULL
Cipher_suites exempted :
Trace Settings:
Normal: OFF
Connections: OFF
Flow: OFF
Address: 255.255.255.255:0
Connection: 0

Ready(4); T=0.74/0.96 13:08:58

(I assume the 4 return code is from ETC SERVICES not being there)


Re: DMSPAR727E

2008-01-31 Thread Jim Bohnsack

Thank you! Thank you! Thank you! :-[

Jim


Mark Cibula wrote:

Hi Jim,

Looks like you're using a pre-530 level SSLADMIN EXEC.=20

With 530, SSLADMIN was modified such that it no longer makes use of the C=
MS
command parser, so the DTCUPA/DTCUSY TEXT files previously associated wit=
h
its use of that function are not supplied with level 530. (Thus the error=

message you've received.)  A check of your search order should help you
resolve things...

Regards,
Mark Cibula - z/VM Systems Mangement, TCP/IP Support

  



--
Jim Bohnsack
Cornell University
(607) 255-1760
[EMAIL PROTECTED]


Re: DMSPAR727E

2008-01-31 Thread Jim Bohnsack
I had put SSLADMIN EXEC on a shared tools disk so that I wouldn't have 
to link to TCPMAINT 591 all the time.  We always have the tools disk 
accessed.  I just took it off.  I'll do the link and access from now on.


Shot myself in the foot.

Jim
Adam Thornton wrote:

On Jan 31, 2008, at 9:59 AM, Jim Bohnsack wrote:

  
I'm trying to get SSLSERV working on out z/VM 5.3 system.  When I  
issue an SSLADMIN command, I get this:


ssladmin q  
DMSPAR727E Syntax definition for uniqueid SSL.SSLADMIN not found

Ready; T=0.01/0.01 10:53:23
I don't get it on another system, so something is missing a  
definition, but I don't have the foggiest idea what it is.  Does  
anyone know?  The HELP for that msg is not very HELPful.



Where are you issuing SSLADMIN from?

 From TCPMAINT, here's what I get:

Ready; T=0.03/0.05 13:08:53
ssladmin q
DTCSSL2401W File ETC SERVICES cannot be located
Maximum number of sessions: 100
Number of active sessions: 0
Administration port: 
NoHalt: False
Maximum Log Size: 0
Not operating in FIPS mode.
Cipher_suites included :   RC4_128_SHA  RC4_128_MD5  3DES_168_SHA   
RC2_128_MD5
DES_EXP1024_56_SHA  RC4_EXP1024_56_SHA  RC4_40_MD5  RC2_40_MD5   
DES_56_SHA  NULL

_SHA  NULL_MD5  NULL
Cipher_suites exempted :
Trace Settings:
Normal: OFF
Connections: OFF
Flow: OFF
Address: 255.255.255.255:0
Connection: 0

Ready(4); T=0.74/0.96 13:08:58

(I assume the 4 return code is from ETC SERVICES not being there)

  



--
Jim Bohnsack
Cornell University
(607) 255-1760
[EMAIL PROTECTED]