From: | Sean Chittenden <sean-pgsql-genereal(at)chittenden(dot)org> |
---|---|
To: | Trond Eivind Glomsrød <teg(at)redhat(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Encoding passwords |
Date: | 2001-09-30 02:05:19 |
Message-ID: | 20010929190519.A46126@rand.tgd.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
> > Another idea is stop storing hashes altogether
>
> You can already avoid passwords by using kerberos authentication.
Are there any good docs on kerberos with postgres? Unlike almost
everything else in this project, I've found them quite lacking. My
biggest question would be I've got kerberos setup and working well. How
do I get postgres to authorize a user.
For the sake of example, let's say I've got the principle:
johndoe(at)REALM(dot)COM(dot) Do I need to create a principle
johndoe/postgres(at)REALM(dot)COM? If so, what is the keytab that I'd create
for the postmaster? postgres/host(dot)example(dot)com(at)REALM(dot)COM?
Thanks. -sc
--
Sean Chittenden
From | Date | Subject | |
---|---|---|---|
Next Message | sean-pgsql-general | 2001-09-30 02:08:26 | Re: Encoding passwords |
Previous Message | Martijn van Oosterhout | 2001-09-30 01:54:47 | Re: Why search term results different query plan? |