Kbase P3626: AppServer/Agent can not access remote files with LocalSystemAccount
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  14/01/2005 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.x
WebSpeed 3.x
SYMPTOM(s):
WebSpeed agents can not access remote
etwork files
AppServer can not access remote
etwork files
Database triggers reside on remote
etwork drive
AdminServer started with LocalSystemAccount
CAUSE:
User, "LocalSystemAccount" can not access remote files.
If no specific user is specified for the broker, then the broker inherits all user information and permissions from the user who starts the AdminServer.
FIX:
If you need access to remote files, you can not use LocalSystemAccount.
1) You can start the Broker with a specific user who has permissions to access a shared drive.
Open your Progress Explorer, go to properties of the broker -> Broker -> Owner information -> and specify user and password, who has a permissions to access a shared drive
- or -
2) You can start the complete AdminService with a user who has permissions to access a shared drive
Please note that the user that starts the unified broker must have administrator privileges AND 'Logon as batch' user rights enabled.