Search
Page 1 of 3. Showing 25 results (0.01 seconds)
Proxy mode
If you wish to set up your Qube Workers to run as a specified user, use "proxy mode". When using proxy mode (proxy execution mode as "proxy"), you may want to designate…Authentication Modes when in Service Mode: user and proxy
With Qube, you have a choice of running jobs as either a designated "user" or "proxy" or running jobs as one of the users with an account in the system. This is controlled…Specifying user-defined proxy user (Central Configuration)
If you prefer to use another proxy user instead of qubeproxy, you will need to configure the Worker to use a different proxy account and password. Login…How do I reset the proxy password?
Get the encrypted password string by using qblogin: qblogin --display --user proxyuser where proxyuser is the username for the proxy user. After successfully entering…We're running in proxy mode, but the qblogin GUI pops up. How do we disable it?
The auth tool hasn't shipped with Qube since v5.2, so this page is likely obsolete. You could remove the "auth" from the "Startup" items for users on windows workstations.…proxy_location
Synopsis proxy_location = path This specifies the physical location of the proxy application. It can be used to replace the proxy, or to specify where the proxy…proxy_execution_mode
Synopsis proxy_execution_mode = mode Mode sets the execution mode for the proxy, either under the submitting user, or under a single "proxy" userid. Values user Run…Mental ray service problem
You need to change the permissions on the file below: C:\windows\system32\drivers\etc\services The file contains the port numbers for mi. The problem is that under a proxy…User_Proxy mode Considerations
By default, each Qube Worker is configured to run in what we call "proxy" mode. This means the Worker will attempt to execute the job as a proxy user, rather than the user…I'm working on a Job Type, and I want to run a different version of Perl or Python?
User mode: Set the user's PATH environment variable to point to the version of the scripting language you prefer Proxy mode: the proxy user's PATH environment variable…