What user parameters should be setup in the silent properties file to install WA Agent for Autosys to non-default user (autosys)?
Workload Automation System Agent
Please use the following parameters to specify the user in properties file.
SET_OWNER_ACCOUNT=Owner account
SET_GROUP_ACCOUNT=Group
E.g
SET_OWNER_ACCOUNT=user1
SET_GROUP_ACCOUNT=user1
Note: The user running the setup must be able to add the user/group defined in SET_OWNER_ACCOUNT and SET_GROUP_ACCOUNT. If user and group are not present then they will be added.
For Linux/UNIX use root to run setup.bin. For Windows, it is recommended to user Administrator.