You should have a catalog already set up for users. What I'd do is find
another regular user, and then go to ISPF 3.4. Put in that userid as the
HLQ. The top entry in the list should be just the ID and *ALIAS on the
right. Do an "I" (information) on this entry. It should show you a catalog
name. Cut that catalog name. Now on ISPF option 6, enter a command like:

DEF ALIAS(NAME('NEWUSER') RELATE('...the name of the catalog you cut'))

On Tue, Sep 15, 2020 at 5:21 PM Charles Mills <[email protected]> wrote:

> I really apologize for the incredible newbie question. I am a developer; I
> only pretend to be a sysadmin.
>
> I don't even know where to look for this answer. Is it a RACF question or
> ???
>
> I have defined a new user in RACF. Let's call him or her NEWUSER. I have
> defined a generic profile 'NEWUSER.**' (with quotes!) and given NEWUSER
> ACC(ALTER) to it.
>
> When NEWUSER tries to create a dataset it fails with
>
> ICH408I USER(NEWUSER ) GROUP(etc.
>   CATALOG.MASTER.xxxxxxx CL(DATASET ) VOL(xxxxxx)
>   INSUFFICIENT ACCESS AUTHORITY
>   FROM CATALOG.MASTER.** (G)
>   ACCESS INTENT(UPDATE )  ACCESS ALLOWED(READ   )
>
> What else do I need to do? I don't think I want to PERMIT NEWUSER to
> CATALOG.MASTER.xxxxxxx; I think it should have its own catalog? Am I
> confused or on the right track?
>
> Charles
>
> ----------------------------------------------------------------------
> 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