Обсуждение: using the system shadow passwd file for remote access

Поиск
Список
Период
Сортировка

using the system shadow passwd file for remote access

От
johnf
Дата:
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

Re: using the system shadow passwd file for remote access

От
johnf
Дата:
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?

--
John Fabiani

Re: using the system shadow passwd file for remote access

От
Barbara Figueirido
Дата:
-----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-----