Thanks much, William! Your latest build of Postgres with the new libpq library has solved all my problems. I replaced the original libpq.dylib in both the QGIS and pgAdmin3 packages with your library and aliases and both of those applications now work perfectly using Kerberos to authenticate with our Postgres server.
David A. Garbin Senior Fellow Noblis 3150 Fairview Park Dr S Falls Church, VA 22042 Phone: +1 703.610.2050 Cell: +1 703.795.6010 Email: [email protected] -----Original Message----- From: William Kyngesburye [mailto:[email protected]] Sent: Wednesday, April 07, 2010 9:54 AM To: Garbin, David Cc: [email protected] Subject: Re: [Qgis-user] GSSAPI Support under OSX Qgis and pgadmin3 use separate copies of libpq, but you are still probably right. I know I don't build my Postgres GSSAPI - it doesn't appear to be a default-on configure option, and I never bothered to look into what it is. Very likely whoever built the Mac version of pgadmin3 did the same with their libpq. I do include Kerberos, which appears to be related. I could easily add GSSAPI in my next Postgres build (I see 8.4.3 is out, so it should be soon), though it will probably only appear in my Qgis dev builds and not 1.4. On Apr 7, 2010, at 7:37 AM, Garbin, David wrote: > I am trying to access a PostgreSQL 8.4 database on a remote LINUX server with Kerberos 5 tickets using GSSAPI. This works from a Windows version of QGIS , but the OSX binary version gives a "GSSAPI Authentication not supported" error. A binary download of pgamin3 also gives the same error, so I suspect a common libpq problem. GSSAPI authentication is working fine for SSH clients on the same machine. > ----- William Kyngesburye <kyngchaos*at*kyngchaos*dot*com> http://www.kyngchaos.com/ "This is a question about the past, is it? ... How can I tell that the past isn't a fiction designed to account for the discrepancy between my immediate physical sensations and my state of mind?" - The Ruler of the Universe _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
