All WindowsEnabler/400 objects are owned by ITPOWNER. If this user profile does not exist, the installation program will abort.
Create the user profile ITPOWNER by issuing the following command on the AS/400:
CRTUSRPRF USRPRF(ITPOWNER) SPCAUT(*ALLOBJ) TEXT('ITP object owner')
We recommend that ITPOWNER is granted the *ALLOBJ special authority. The WE/400 TCP/IP Daemon (WECMD) needs to have *ALLOBJ authority. IBM does not allow to use an IBM-supplied user profile with *ALLOBJ to be specified for the USER parameter in a job description. Therefore a "normal" user profile must be specified. WindowsEnabler/400 comes with a job description that contain ITPOWNER for the USER parameter. You can change the job description to use another user profile that already has the *ALLOBJ special authority.
The ITPOWNER user profile does not have to be enabled for WindowsEnabler to work. If ITPOWNER is granted *ALLOBJ authority, the product will work without additional configuration.