Since the two jobs are for different systems, one for the driver and one for the target, why do you think there is an inconsistency?
-----Original Message----- From: Johnston, Robert E [mailto:snip] Sent: Thursday, January 11, 2007 10:49 AM To: [email protected] Subject: Correct RACF groups for ZFS userid I am installing z/OS 1.7 (coming from 1.4) and I have some confusion about the correct groups that the ZFS userid is connected to and what the default group should be. RACFDRV does... 1) ADDGROUP ZFSGRP 2) ADDUSER ZFS DFLTGRP(ZFSGRP) 3) RDEFINE STARTED ZFS STDATA(USER(ZFS)) 4) CONNECT ZFS to DFSGRP RACFTGT then does... 5) ADDUSER ZFS DFLTGRP(STC) - which I assume should be STCGRP 6) CONNECT ZFS to DFSGRP 7) RDEFINE STARTED ZFS STDATA(USER(DFS)) My questions are: What groups should your ZFS userid be connected to (ZFSGRP, DFSGRP, and STCGRP)? What is the correct default group for ZFS (ZFSGRP or STCGRP)? What USER should be assigned to ZFS thru the STDATA, ZFS or DFS? ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

