Kbase P73321: Proserve runs as root but will not run with a non-root user
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/23/2004 |
|
Status: Unverified
SYMPTOM(s):
Proserve runs as root but will not run with a non-root user executing the .profile script
Get error unable to open the promsg file
Progress executable permissions are correct
CAUSE:
The user .profile was created from a previous script file. The old script had the DLC path set to another machine's DLC loaction.
For example:
The path on Sco was /u/dlc instead of the new Linux path of /usr/dlc.
FIX:
Correct the DLC path in the .profile script.