The operating system user account under which workload runs. All workload for the consumer runs under the same account, no matter which user submitted workload units.
If the consumer runs workload units on a Windows host, include the domain name as shown:
domain_name\user_name
If the consumer runs workload units on a Linux host, EGO can automatically strip the domain name from the user name. For example, if you configure the account as mydomain\user2, it is interpreted as mydomain\user2 on Windows but as user2 on Linux.
Every new Windows execution user account needs to have the password configured with egosh ego execpasswd. The egoadmin account is already configured.
Any activity started through egosh uses the same execution account as configured for the leaf consumer it runs on. The file ConsumerTrees.xml contains execution user account information for each registered consumer.
|