Icon

This is the documentation for an older version of Qube. The latest version of the documentation can be found here: Qube

Skip to end of metadata
Go to start of metadata

Get the encrypted password string by using qblogin:

qblogin --display --user proxyuser

where proxyuser is the username for the proxy user. After successfully entering the password, an encrypted version of the password will be output.

Paste the proxy_password entry in the qb.conf:

proxy_password = password

where password is the encrypted string.

  • No labels