Search

Search

Help

Page 2 of 22. Showing 215 results (0.011 seconds)

  1. qb_sudo_admin($user, $job)

    If a user is marked as a "sudo" admin, they are given permission to jobs based upon the value return of this function. This creates the most flexible security policy…
    Qube 6.4Oct 12, 2012
  2. How to switch a worker from Service mode to Desktop User mode

    Stop the worker service and disable it from auto-starting While logged in as an admin-equivalent user (or in Windows, start the GUI as "Run as Administrator"), run…
    Qube 6.4Mar 27, 2013
  3. What Windows User Rights Assignments are necessary for the console worker?

    The worker executable has a –console argument which will allow a worker started from the command line to perform authentication to another user account, much like it does…
    Qube 6.4Sep 08, 2014
  4. Per-User and Per-Pgrp subjob limits

    Qube 6.2 introduced per-user and per-pgrp subjob limits. The administrator may set these limits to pose a restriction on the number of subjobs that each user or pgrp may…
    Qube 6.4Oct 18, 2012
  5. How to implement locking/unlocking a Windows worker at user login/out

    You can use Windows' logon/logoff scripts to automatically lock/unlock a machine when users logon/off. Basically, you'd call "qblock " in the logon script, and "qbunlock…
    Qube 6.4May 21, 2013
  6. How to fix the MySQL error message: Access denied for user 'qube_readonly'@'localhost'

    The MySQL access error on the supervisor is due to the mysql qube_readonly user having no permission to read when connecting from the hostname localhost, which is shorthand…
    Qube 6.4Dec 19, 2012
  7. Details of Setting Up Per-User and Per-Pgrp Subjob Limits_

    and supervisor_default_pgrp_subjob_limit are used to set up the global default subjob limit for every user and every pgrp, respectively, as in: supervisor_default_user_subjob_limit…
    Qube 6.4Oct 12, 2012
  8. How can a Windows machine be locked/unlocked when users logon/logoff?

    You can use Windows' logon/logoff scripts to automatically lock/unlock a machine when users logon/off. Basically, you'd call "qblock " in the logon script, and "qbunlock…
    Qube 6.4Nov 05, 2012
  9. How to have the worker service run as a particular user on Windows

    Configure the service to log on a a particular user. This user must be in the local Administrator's group, and the following User Rights Assigments policies must be applied…
    Qube 6.4Nov 05, 2012
  10. User Authentication for Worker

    or NIS/LDAP for Linux/OSX. It is recommended that your farm operate within some system so that all render farm machines can authenticate properly. If local user accounts are used…
    Qube 6.4Oct 19, 2012