Search
Page 34 of 40. Showing 393 results (0.012 seconds)
Specifying User Mode (Central Configuration)
If your preference is to have the submitting user execute jobs, you will need to reconfigure the Workers to run in User mode. Login to an administrator account…client_account
Synopsis client_account = string Sets the default "account" value to string for all jobs submitted from this machine, whether it be by submission UI or command line…client_drive_map
Synopsis client_drive_map = {drive|server} Each job submitted will include the drive map. If the Worker auto_mount flag is set, the Worker will attempt to map the drive…client_host_domain
Synopsis This field is used when sending client messages to the system (such as when submitting jobs, etc.) to override the client environment's Windows domain name…supervisor_highest_user_priority
(i.e. non-admin) user may use to submit or modify a job. Example supervisor_highest_user_priority = 10 Defaults 1…mail_job_status_format
Synopsis supervisor_job_status_format = file File the format to use when sending job status to a user via email. Example mail_job_status_format = /etc/job.mail Defaults…How to turn off preemption
Set supervisor_preempt_policy = disabled and the supervisor will not preempt jobs either passively or aggressively.…Cross-Platform rendering: Windows to OSX to Linux and vice versa
facilities: OS-level adaptations, worker-side path translation maps, client-side path translation maps, and "appFinder" jobs. There is a time and a place for each. The details follow: OS…Force a status change through the database
% mysql -u root qube mysql> UPDATE job SET status = 0x140 WHERE id = ;…Operation Overview and Examples - Server side
authentication. Accessing users *must* access the server via https:// (as opposed to http://). If you want to give users control over their jobs when viewing jobs on the device…