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 Creating a Profile for a BEA TUXEDO Administrative Group
joe
:
joe
:
GRPPRF
) is set to tuxadm
.
tuxadm
, the group ID number (GID
) is set to 601
.
If user then the following output is displayed on the screen.
User profiles and group profiles can be set up with the joe
runs the id
utility as follows.
call id
uid = 6494, euid = 6494, gid = 601, egid = 601
CRTUSRPRF
command.
The user profile for an administrator must include * Granting Special Authority
JOBCTL
special authority. This special authorization allows the BEA TUXEDO system to bypass some security checks when it is trying to verify the state of the following:
Without this authorization, the BEA TUXEDO system fails to do the following:
QSECOFR
.
In order for the Web GUI administration tool to work properly, the system variable Setting the Correct Time Offset
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.