Have you turned up the debugging for the NSSD?

I have gotten this working with Top Secret on z/OS 1.12 with and XI52.

There was an environmental issue that I had to open an issue to get an
answer for..

Add CEEOPTS DD with the following as contents.

POSIX(ON)
ALL31(ON)
TRAP(ON,SPIE)
TERMTHDACT(UADUMP)
THREADSTACK(,,,ANY,,,)
STACK(,,ANY,,,)
ANYHEAP(,,ANY,)
HEAP(,,ANY,)

Also.. I found setting /etc/security/nssd.conf  to

SyslogLevel 255

which is verbose.. but helped me out alot.

Rob Schramm

Rob Schramm
Senior Systems Consultant
Imperium Group



On Wed, Jun 12, 2013 at 2:01 PM, Paul Peplinski <[email protected]>wrote:

> I am gtrying to set up an XI50 to control logons through RACF using
> Network Security Services (NSS) client on the DataPower and a NSSD server
> on the mainframe. Most of the tasks are documented in the IP Configuration
> Guide. Obviously something is missing because the handshake fails. I get
> retrrn code and reason codes of 4294967295, which is found several times in
> the Communications Server bookshelf but not as a return code it is 2 ** 32
> - 1.
>
> Paul
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to