Search
Page 1 of 11. Showing 105 results (0.013 seconds)
Restoring Lost Admin Privileges
other admin user) still have admin privileges, log out and log back in as that user, and use qbusers to restore admin privileges: % qbusers --add --all --admin username If for some…User Permissions View
The Admin Layout allows Qube Administrators to view and modify default user and user permissions for Qube actions. userPermsView.png A colon delimits between the user…Common User Permission Actions
Users List users and their permissions: QubeGUI: See the Users Layout for a hierarchal list Commandline: qbusers –list Add one or more users and assign permissions…User Management
the source code. Next to qubeMobileServer[.py], you will find qubeMobileServerUserAdmin[.py]. This utility allows you to add, remove and list current users. To change a user's…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…How to implement locking/unlocking a Windows worker at user login/out
%". Optionally add –purge (that's 2 -'s before "purge") so that running jobs will immediately be purged when a user logs in. Hit "OK". Do the same for the "Logoff" script, but substitute…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…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…How do I set the Qube database with a different user?
Our installer assumes a new installation of MySQL, so it should probably have only the default users and passwords; that way, we can add our own access. We leave the root…How to Add a Qube! button to the 3dsmax toolbar
This is a quick techtip to add a sumbit to Qube! icon on your toolbar Extract the attached zip file to your 3dsmax UI folder : 3dsmax_icons.zip C:\Program Files\Autodesk…