Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.databases.postgresql > #715

Granting linux users database access

Newsgroups comp.databases.postgresql
Date 2016-06-06 15:23 -0700
Message-ID <abf261a9-1c72-4e90-8c11-9d30d254e1ba@googlegroups.com> (permalink)
Subject Granting linux users database access
From Scott Ellis <scorellis@gmail.com>

Show all headers | View raw


I am trying to make it so that any user that accesses the database server can just login and run
 > psql and not have to enter a password.  

Is there a way to grant the linux user this style of authentication without having to have a database user, too?  There are 10 different authentication methods for postgresql, and I am not sure which one does this.

Thanks

Back to comp.databases.postgresql | Previous | NextNext in thread | Find similar


Thread

Granting linux users database access Scott Ellis <scorellis@gmail.com> - 2016-06-06 15:23 -0700
  Re: Granting linux users database access Dimitri Fontaine <dimitri@2ndQuadrant.fr> - 2016-06-07 10:06 +0200

csiph-web