To set the group ID correctly for members of an administrative group, you must set up a group profile. A group profile is the same as a user profile except that the group ID number is set to a numeric value. Each user's profile can then refer (in the group profile field) to the group profile name.
For example, consider the user and group profiles for an administrator named Joe with a login ID of joe.
If user joe runs the id utility as follows
then the following output will be displayed on the screen:
User profiles and group profiles can be set up with the CRTUSRPRF command.
The user profile for an administrator must include *JOBCTL special authority. This special authorization allows BEA TUXEDO to bypass some security checks when it is trying to verify the state of
call id
uid = 6494, euid = 6494, gid = 601, egid = 601
Granting Special Authority
Without this authorization, BEA TUXEDO will fail to
In order for the Web GUI administration tool to work properly, the system variable QUTCOFFSET must be properly set. Use the wrksysval command to specify the offset (in hours and minutes) between the current system time and the Coordinated Universal Time (UTC), also known as Greenwich mean time. For example, in the Eastern Standard Time time zone, QUTCOFFSET should be set to +4 hours.