Issue with docs.zowe.org/stable/user-guide/configuring-zowe-via-jcl/ #4120
Labels
area: install and config
Issues related to z/OS install and config
release: V3
Zowe V3 content
Size: M
type: bug
Something isn't working
Description
Member
IBMUSER.ZWEV3A.CUST.JCLLIB(ZWEIRAC)
adds the same group twice
ADDGROUP ZWEADMIN OMVS(AUTOGID) -
DATA('ZOWE ADMINISTRATORS')
ADDGROUP ZWEADMIN OMVS(AUTOGID) -
Question why do we need a started task userid ZWESIUSR and ZWESVUSR. Please explain why we need two userids.
The doc says
Zowe requires a user ID ZWESVUSR ... is this true ? can I use another userid or must it be ZWEVUSR. If I define a second ZOWE instance, must it use the same userid?
The RACF member has
ADDGROUP IBMUSER.ZWEV3A DATA('Zowe - HLQ STUB')
which fails because it is not an 8 char string.
Pages to Update
Screenshots
Expected behavior
Additional context
The text was updated successfully, but these errors were encountered: