Author Topic: Does anyone know how to create the first administrator userID?  (Read 2272 times)

ibmarthin

  • Jr. Member
  • **
  • Posts: 68
    • View Profile
Does anyone know how to create the first administrator userID?
« on: September 25, 2013, 05:32:12 AM »

I "inherited" an OnDemand instance on zOS, for which there seems no userID with administrator restrictions.
If I look in the ARSUSER Table I find among other users the userID: ADMIN.
I once resat the password for the ADMIN userID on a Windows OD, but when I do this on this in the ARSUSER table on zOS I do not get prompted for new a password.

So how do I move on?

ibmarthin

  • Jr. Member
  • **
  • Posts: 68
    • View Profile
Re: Does anyone know how to create the first administrator userID?
« Reply #1 on: September 25, 2013, 07:17:02 AM »
Never mind

set the SRVR_FLAGS_SECURITY_EXIT=0 to avoid RACF check og userID
And hereafter able to change ADMIN password.