Adding users connection via SSL

From: Mark Morgan Lloyd <markMLl(dot)pgsql-general(at)telemetry(dot)co(dot)uk>
To: pgsql-general(at)PostgreSQL(dot)org
Subject: Adding users connection via SSL
Date: 2012-07-27 15:22:50
Message-ID: juuboa$3f9$1@pye-srv-01.telemetry.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm hoping to be able to avoid "on the fly" editing of configuration
files, there's too much could go wrong.

Is it possible to create or modify a user connecting via an
authenticated/encrypted protocol as an SQL activity, in the same way
that CREATE ROLE ... PASSWORD creates one authenticated by password?

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]

Browse pgsql-general by date

  From Date Subject
Next Message Stephan, Richard 2012-07-27 15:23:43 fgets failure in Solaris after patching
Previous Message Mark Morgan Lloyd 2012-07-27 15:17:47 Re: Terminating a rogue connection