> I've explored the following:
>
> (1) Issue a RACF ALU command from the console. I get the following:
> IRRV003I (#) YOU ARE NOT ALLOWED TO ISSUE THE ALTUSER COMMAND AS AN
> OPERATOR COMMAND.
>
Can you update PARMLIB? In particular, if you know the userid of a RACF
SPECIAL user, then change the CONSOLE definition for your console to look
something like:
CONSOLE DEVNUM(....)
NAME(IBMUSER)
LOGON(AUTO)
AUTH(MASTER)
This will name the name of your console IBMUSER and automatically log
IBMUSER on to that console at IPL time.
If you cannot update PARMLIB, then download a product called ZZSA (Google
for it). It can be stand alone IPL'ed from the HMC into an LPAR. It is a
stand alone utility which can edit PDS member (albeit with some weird
restrictions).
I hope this can help you,
--
John
----------------------------------------------------------------------
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