You can run an application server under a user profile other than the default QEJBSVR user profile.
CHGUSRPRF USRPRF(profile) GRPPRF(QEJBSVR)
If you use the enbprfwas script to enable your user profile, you do not have to issue this command. Instead specify the -chggrpprf parameter on the enbprfwas script. See Step 3 for more information about how to use the enbprfwas command
app_server_root/bin/rvkwasaut -profileName profile_name -user profile -recursive
where profile_name is the name of the old user profile.
app_server_root/bin/enbprfwas -profile myProfilewhere myProfile is the name of the user profile.