Kbase P12263: Broker owner information stays unchanged when AdminServer is started with a user other than root/sys
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/15/2008 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.1x
WebSpeed 3.1x
SYMPTOM(s):
Broker owner information stays unchanged when AdminServer is started with a user other than root/system
Broker owner belongs to the user who started AdminServer
Broker starts fine under a NIS user
AdminServer is started as non-root NIS user
Broker is started with valid username and password
CAUSE:
This is a system limit. If the AdminServer is started as a non-system account, then when you try to fire off a broker that has "owner information" configured in it, it cannot start it as that owner because the user who started the AdminServer is not system and only system (super user) can assign ownership to another.
If the AdminServer is run starting with system it works fine (i.e. broker is started as the owner specified in the ubroker.properties).
FIX:
Start AdminServer under root user (or system), after this WebSpeed/AppServer agents will be owned by username specified in ubroker.properties.