Kerberos test suite - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Kerberos test suite
Date
Msg-id afcac46f-5a0e-8adf-ee5f-6121d82103bf@2ndquadrant.com
Whole thread Raw
Responses Re: Kerberos test suite  (Michael Paquier <michael@paquier.xyz>)
Re: Kerberos test suite  (Thomas Munro <thomas.munro@enterprisedb.com>)
List pgsql-hackers
Here is a patch with a test suite for the Kerberos/GSSAPI authentication
functionality.  It's very similar in principle to the recently added
LDAP tests, and similar caveats apply.

You will need the client and server parts of a krb5 package
installation, possibly named krb5-workstation and krb5-server, or
perhaps krb5-user and krb5-kdc.

(If it appears to hang for you in the "setting up Kerberos" step, you
might need more entropy/wait a while.  That problem appears to be
limited to some virtual machine setups, but the specifics are not clear.)

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Is this a bug?
Next
From: Tom Lane
Date:
Subject: Re: master plpython check fails on Solaris 10