FS#29637 - [postgresql] Enable Kerberos support
Attached to Project:
Arch Linux
Opened by Rémi Dubois (packman) - Friday, 27 April 2012, 11:21 GMT
Last edited by Dan McGee (toofishes) - Saturday, 28 April 2012, 17:53 GMT
Opened by Rémi Dubois (packman) - Friday, 27 April 2012, 11:21 GMT
Last edited by Dan McGee (toofishes) - Saturday, 28 April 2012, 17:53 GMT
|
Details
Description:
PostgreSQL can handle Kerberos authentication, but Arch packaged versions are compiled without Kerberos support. Would it possible to add Kerberos support (--with-krb5) ? Additional info: * package version: postgresql 9.1.3-1 Steps to reproduce: Install postgresql, try to connect to a kerberized server with psql and you'll get a "psql: Kerberos 5 authentication not supported" message |
This task depends upon
Closed by Dan McGee (toofishes)
Saturday, 28 April 2012, 17:53 GMT
Reason for closing: Implemented
Additional comments about closing: Implemented on trunk, will rebuild with support next version bump.
Saturday, 28 April 2012, 17:53 GMT
Reason for closing: Implemented
Additional comments about closing: Implemented on trunk, will rebuild with support next version bump.
Comment by Rémi Dubois (packman) -
Friday, 27 April 2012, 11:25 GMT
That's a Feature Request, not a Bug Report, sorry
Comment by
Jelle van der Waa (jelly) -
Saturday, 28 April 2012, 12:53 GMT
Fixed