Re: z/OS 1.11 STCs which now require UID/GID?

2010-02-06 Thread Daz
Not sure what level it was introduced but BCPii was a new one for us, we are
going from 1.9 to 1.11 at the moment.  But it' s an optional task, there is
no need to set it up, but it will try to start (and fail) at IPL regardless.
Will be checking to see if there is any way to turn the flaming thing off.
Daz.
On Fri, Feb 5, 2010 at 2:05 AM, McKown, John
wrote:

> This is from a thread which was on the RACF-L list.
>
> Does anybody know of any STCs started at IPL time which require a UNIX
> UID/GID in z/OS 1.11, but did not require them on z/OS 1.10? I've looked in
> the migration manual and didn't see any,
>
> John McKown
> Systems Engineer IV
> IT
>
> Administrative Services Group
>
> HealthMarkets(r)
>
> 9151 Boulevard 26 * N. Richland Hills * TX 76010
> (817) 255-3225 phone * (817)-961-6183 cell
> john.mck...@healthmarkets.com * 
> www.HealthMarkets.com
>
> Confidentiality Notice: This e-mail message may contain confidential or
> proprietary information. If you are not the intended recipient, please
> contact the sender by reply e-mail and destroy all copies of the original
> message. HealthMarkets(r) is the brand name for products underwritten and
> issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake
> Life Insurance Company(r), Mid-West National Life Insurance Company of
> TennesseeSM and The MEGA Life and Health Insurance Company.SM
>
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
> Search the archives at http://bama.ua.edu/archives/ibm-main.html
>

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: z/OS 1.11 STCs which now require UID/GID?

2010-02-17 Thread John Mattson
I just jumped to zos 1.08 to 1.11 and the only thing I ran into was making 
sure the TN3270 STC had a UNIX UID/GID. 
RDEFINE STARTED TN3270.** STDATA(USER(OMVSKERN)) 
  And make sure the TCP stack associates the same STC name with Telnet for 
ports 23 and 1023 (in most cases). 

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html