Re: slightly off-topic: Central Auth

Поиск
Список
Период
Сортировка
От Scot Kreienkamp
Тема Re: slightly off-topic: Central Auth
Дата
Msg-id 37752EAC00ED92488874A27A4554C2F303CA016D@lzbs6301.na.lzb.hq
обсуждение исходный текст
Ответ на Re: slightly off-topic: Central Auth  (Scott Mead <scott.lists@enterprisedb.com>)
Список pgsql-general

These are all RH4 and 5, so they do all have PAM.  I thought PAM had to interface with something else, which is where NIS and LDAP enter the picture, to authenticate to another server though.  Otherwise I’m not sure how it works?

 

Thanks,

 

Scot Kreienkamp

skreien@la-z-boy.com

 

From: Scott Mead [mailto:scott.lists@enterprisedb.com]
Sent: Friday, October 16, 2009 2:50 PM
To: Scot Kreienkamp
Cc: pgsql-general
Subject: Re: [GENERAL] slightly off-topic: Central Auth

 

 

On Fri, Oct 16, 2009 at 2:38 PM, Scot Kreienkamp <SKreien@la-z-boy.com> wrote:

Hey everyone,

 

I apologize in advance for going slightly off topic, but I have never setup a centralized authentication scheme under Linux.  My question is, what do most people do for centralized command line, X, and PG authentication?  From what I’ve read the main choices are NIS or LDAP.  LDAP would be problematic as I would have to embed a login and plain text password in the ldap.conf file for binding to the MS AD. 


    It sounds like PAM would be useful for you.  That's really what is was built for.
--Scott

В списке pgsql-general по дате отправления:

Предыдущее
От: Scott Mead
Дата:
Сообщение: Re: slightly off-topic: Central Auth
Следующее
От: Peter Hunsberger
Дата:
Сообщение: Partitioned tables as a poor mans columnar index?