Search
Page 20 of 252. Showing 2,512 results (0.012 seconds)
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…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…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…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…How do I set the Qube database with a different user?
The supervisor installer installs its own copy of PostgreSQL, running on a non-standard port 50055, and creates and uses the user "qube" to access the database named "pfx…How do I set the Qube database with a different user?
The supervisor installer installs its own copy of PostgreSQL, running on a non-standard port 50055, and creates and uses the user "qube" to access the database named "pfx…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 do I run the Supervisor service as some other user on Windows?
"This Account" with the proper login and password. Remember, the supervisor will read from and write to the database and log files. The user under which it runs must have read/write…How do I run the Supervisor service as some other user on Windows?
"This Account" with the proper login and password. Remember, the supervisor will read from and write to the database and log files. The user under which it runs must have read/write…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…