Thanks I like this list because we always learn.
Hmm, AUTOUID I will use that for sure Regards Giovanni System Programmer -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Elardus Engelbrecht Sent: Thursday, June 18, 2015 07:44 AM To: [email protected] Subject: Re: OMVS segment Issue Giovanni Bozzetti wrote: >You probably need to define an OMVS segment to the TSO userid to use TCPIP >access or USS. Thanks for your fast reply. You're faster than me. ;-) You can perhaps use this ALTUSER sample if you want RACF to assign an UID automagically: > ALTUSER USER01 + > OMVS(AUTOUID + <== Let RACF assign a new un-shared UID > HOME('/u/user01') + > PROGRAM('/bin/sh') ) Groete / Greetings Elardus Engelbrecht ---------------------------------------------------------------------- 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
