On Mon, Oct 18, 2021 at 3:11 AM Paula Carboné <[email protected]> wrote:
> Hi, I am using Guacamole + PostgreSQL on the same machine. I can see that > the /var/lib/pgsql/data/pg_hba.conffile needs to be changed from 'ident' > to md5 to allow username/password authentication for local connection. Can > another cipher algorithm be used? > Thanks! > I don't think it particularly matters what password algorithm you use in that configuration - it should not affect how Guacamole communicates with the DB. -Nick
