Search
Page 1 of 2. Showing 20 results (0.012 seconds)
How to implement locking/unlocking an OSX worker at user login/out
/pfx/qube/scripts/workerLock.py sudo chgrp admin /Applications/pfx/qube/scripts/workerLock.py test the permissions and ownership: ls -l /Library/LaunchAgents…qbusers
permit shove job --fail permit fail job --retire permit retire job --all permit all privileges --admin permit admin privilege --sudo permit…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…Custom Supervisor Policy
information of the job, and creating a sudo admin policy for administrator's who's powers are defined by different properties of a job. Migrated to Confluence 5.3…supervisor_default_security
sudo_admin 268435456 0x10000000 set user as Sudo Administrator impersonate 536870912 0x20000000 allows users to submit jobs as other users admin 1073741824 0x40000000…Getting GUI to work under Ubuntu
wxwidgets pgp key: $ wget -q http://apt.wxwidgets.org/key.asc http://apt.wxwidgets.org/key.asc -O- | sudo apt-key add - (returns) OK Update apt-get repo: $ sudo apt-get update…How do I reset the Supervisor MySQL database?
(Example commands provided for OSX platform) login to your Supervisor open a Terminal window run the following command sudo /Applications/pfx/qube/utils…Restarting the Worker
Linux % sudo /sbin/service worker restart OSX % sudo launchctl stop com.pipelinefx.worker % sudo launchctl start com.pipelinefx.worker Windows (Administrative Tools…How to restart the Supervisor
Linux % sudo /sbin/service supervisor restart OSX % sudo launchctl stop com.pipelinefx.supervisor % sudo launchctl start com.pipelinefx.supervisor Windows…How to install and use Qube from a network location Linux
into the extracted usr/local/pfx/qube/utils and run the installation scripts as root (or 'sudo') cd usr/local/pfx/qube/utils sudo ./install_client --prefix /mnt/software/qube/6.4…