From: | Barbara Figueirido <barbara(at)bariloche(dot)com(dot)ar> |
---|---|
To: | johnf <jfabiani(at)yolo(dot)com> |
Cc: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: using the system shadow passwd file for remote access |
Date: | 2008-08-16 22:07:09 |
Message-ID: | 48A74F8D.4050905@bariloche.com.ar |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
johnf wrote:
> On Thursday 14 August 2008 09:10:36 pm johnf wrote:
>> Hi,
>> If I set the auth method to 'ident' will postgres use the normal user table
>> to authorize the access? This is Linux.
>> --
>> John Fabiani
>
> Nobody knows? Should I ask in the general list?
>
I hope this helps: as a beginner there is not much I could say that
hasn't already been written; so, according to what I gather from the
documentation
(http://www.postgresql.org/docs/8.2/static/auth-methods.html#AUTH-IDENT)
the exact method used depends on the connection type (tcp/ip, socket)
and also on whether all PostgreSQL users are the same as the OS users.
I suggest you read the previous link, it is quite informative; you might
also want to read your pg_ident.conf file.
Regards,
Barbara Figueirido
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.8 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
iEYEARECAAYFAkinT40ACgkQGkaV37yLzcemQwCfW/rXehDXDZenq7g0WS+c7o1z
ZLMAn1gMVLnUHWKiIWVT70SH0HnpQf74
=IqmO
-----END PGP SIGNATURE-----
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen Greensmith | 2008-08-18 11:01:30 | Triggers and Function. |
Previous Message | johnf | 2008-08-15 15:58:42 | Re: using the system shadow passwd file for remote access |