Re: Windows SIngle Sign On - LINUX Server - Mailing list pgsql-general

From Craig Ringer
Subject Re: Windows SIngle Sign On - LINUX Server
Date
Msg-id 503769F1.20900@ringerc.id.au
Whole thread Raw
In response to Re: Windows SIngle Sign On - LINUX Server  ("SUNDAY A. OLUTAYO" <olutayo@sadeeb.com>)
Responses Re: Windows SIngle Sign On - LINUX Server  ("SUNDAY A. OLUTAYO" <olutayo@sadeeb.com>)
List pgsql-general
On 08/24/2012 06:10 PM, SUNDAY A. OLUTAYO wrote:
> LDAP will be your best choice for SSO, Ubuntu Linux can authenticate against AD.

I'm not at all convinced by that. Active Directory functions as a
Kerberos KDC. Kerberos provides secure authentication and (unlike LDAP)
single sign-on.

http://technet.microsoft.com/en-us/library/bb742516.aspx

Use Kerberos via GSSAPI. Here's a good starting point by Marcus:

http://www.hagander.net/talks/Deploying%20PostgreSQL%20in%20a%20Windows%20Enterprise.pdf

--
Craig Ringer


pgsql-general by date:

Previous
From: Dmitry Koterov
Date:
Subject: Re: Interval "1 month" is equals to interval "30 days" - WHY?
Next
From: "SUNDAY A. OLUTAYO"
Date:
Subject: Re: Windows SIngle Sign On - LINUX Server