Re: Encoding passwords

From: teg(at)redhat(dot)com (Trond Eivind =?iso-8859-1?q?Glomsr=F8d?=)
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: sean-pgsql-general(at)chittenden(dot)org, pgsql-general(at)postgresql(dot)org
Subject: Re: Encoding passwords
Date: 2001-09-30 03:13:40
Message-ID: xuy7kuh8j6j.fsf@halden.devel.redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:

> sean-pgsql-general(at)chittenden(dot)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.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2001-09-30 03:45:23 Re: Why search term results different query plan?
Previous Message Tom Lane 2001-09-30 02:39:34 Re: Encoding passwords