Re: Encoding passwords - Mailing list pgsql-general

From teg@redhat.com (Trond Eivind Glomsrød)
Subject Re: Encoding passwords
Date
Msg-id xuy7kuh8j6j.fsf@halden.devel.redhat.com
Whole thread Raw
In response to Re: Encoding passwords  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane <tgl@sss.pgh.pa.us> writes:

> sean-pgsql-general@chittenden.org writes:
> > Are there any good docs on kerberos with postgres?
>
> No.  Since you seem to know more about Kerberos than most of us
> (ie, more than zero), could we trouble you to dig into it and
> write some docs?
>
> You might find there are some bugs to fix too.  I doubt that code
> has seen much use lately :-(

We've been using it a little lately, and it seems to work (we added a
postgres principle, but that was about it) -  one think which would be
nice, though, is multiple authentication methods for the same
database, keyed by user. While you might want to use kerberos for
standard users, you  might like to give an unprivileged one access to
some simple selects, to give one example.

--
Trond Eivind Glomsrød
Red Hat, Inc.

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Encoding passwords
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Why search term results different query plan?