In order to facilitate this, a new HOSTCHAR will need to be created for the Agent that will be running these jobs. The steps are as follows:
(Note: this will make the Agent that is being modified able to run without a login object specified for all jobs, but not for File Transfers)
1.Log into Client 0
Navigate to the HOST_VARIABLES folder
Locate the UC_HOSTCHAR_DEFAULT Variable
<Please see attached file for image>
align="bottom" class="documentation" style="height: 245px; width: 462px;" border="0" alt=".png" src="http://ecmstage.ca.com/KB%20Asset%20Library/000008558_Embeded/.png" width="462" height="245">
2.Right click -> Duplicate/Link/Move
Place the duplicate Variable in the same folder
Rename it to UC_HOSTCHAR_AGENTNAME
Open the new Variable, and change ANONYMOUS_JOB to Y
Save and exit the Variable
<Please see attached file for image>
align="bottom" class="documentation" style="height: 254px; width: 464px;" border="0" alt=".png" src="http://ecmstage.ca.com/KB%20Asset%20Library/000008558_Embeded/.png" width="464" height="254">
3.Navigate to the EX_VARIABLES folder
Locate and open the UC_EX_HOSTCHAR Variable
<Please see attached file for image>
align="bottom" class="documentation" style="height: 222px; width: 462px;" border="0" alt=".png" src="http://ecmstage.ca.com/KB%20Asset%20Library/000008558_Embeded/.png" width="462" height="222">
Look in the Key column for the Agent name that is to be modified (a row may need to be added if the Agent does not appear there), and change the value to UC_HOSTCHAR_AGENTNAME
Save and exit the Variable
4.Outside of the UI, navigate to the Agent's /bin directory. Once there, open the Agent's .ini file for editing, and change the logon= line to logon=0. This line can be found under the [GLOBAL] header. Once this has been saved, the Agent should now start jobs under the Agent's OS user.
<Please see attached file for image>
align="bottom" class="documentation" style="height: 297px; width: 230px;" border="0" alt=".png" src="http://ecmstage.ca.com/KB%20Asset%20Library/000008558_Embeded/.png" width="230" height="297">