On Thu, May 4, 2017 at 12:20 AM, Suncatcher16 <[email protected]> wrote:
> Hi,I have quite a similar case as this one > <http://apache-guacamole-incubating-users.2363388.n4. > nabble.com/SSH-amp-Private-Key-td696.html> > : I cannot connect to SSH server with only a private key without > passphrase. > It's AWS and it's definitely don't use passphrases. > The only difference from those case: I don't use no-auth, but Postgresql > for > authentication. Should I edit database to fix these newlines? > > No, the database will handle newlines correctly, but you should double-check the contents of the connection configuration within the web interface to verify the private key was pasted correctly. Do the contents of the "private key" parameter look correct, consisting of the key header, multiple lines, and the key footer? - Mike
