Message-ID: <1561574274.8573.1711688904880.JavaMail.confluence@host3.pipelinefx.com> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_8572_207468765.1711688904879" ------=_Part_8572_207468765.1711688904879 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html How do I reset the proxy password?

How do I reset the proxy password?

Get the encrypted password string by using qblogin:

qblogin --display --user proxyuser

where proxyuser is the username for the proxy user. A= fter successfully entering the password, an encrypted version of the passwo= rd will be output.

Paste the proxy_password entry in the qb.conf:

proxy_password =3D password

where password is the encrypted string.

------=_Part_8572_207468765.1711688904879--