On Fri, Sep 27, 2013 at 11:28 AM, Timo Sirainen <[email protected]> wrote:
> On 27.9.2013, at 16.57, Justin McAleer <[email protected]> wrote: > > > I am hoping to support encrypted passwords, which I know is generally not > > allowed in a proxy setup. However, I can return the password in > clear-text > > out of the password database, so I was hoping for something similar to > the > > destuser field. > > The "pass" extra field is used by proxy to connect to the remote server. > So if you can manage to return the plaintext password in that field, it'll > work. > > Excellent! That worked as promised. Thank you.
