Before you can apply code fixes and system upgrades to the Windows environment on iSeries™, you must be signed on with a Windows account and an iSeries user profile with the same password, or you must have a guest NetServer™ user profile configured for iSeries NetServer. You must have *SECADM special authority to perform this task.
If you have iSeries Navigator on your system, you can use the graphical interface to set up a guest user profile for iSeries NetServer with no special authorities and no password.
If you do not have iSeries Navigator, follow these steps to set up a guest user profile for iSeries NetServer:
CRTUSRPRF USRPRF(username) PASSWORD(*NONE) SPCAUT(*NONE)
CALL QZLSCHSG PARM(username X'00000000')
ENDTCPSVR SERVER(*NETSVR)
STRTCPSVR SERVER(*NETSVR)
You can go back to Enable iSeries NetServer or to the Prepare for the installation of integrated Windows servers.