FS#9720 - Dovecot: compile with GSSAPI support (--with-gssapi)
Attached to Project:
Arch Linux
Opened by Anonymous (abelstern) - Friday, 29 February 2008, 15:42 GMT
Last edited by eliott (cactus) - Thursday, 08 May 2008, 06:18 GMT
Opened by Anonymous (abelstern) - Friday, 29 February 2008, 15:42 GMT
Last edited by eliott (cactus) - Thursday, 08 May 2008, 06:18 GMT
|
Details
It would be nice to add GSSAPI support by default to Dovecot
by adding '--with-gssapi' to the configure flags in the
PKGBUILD, and heimdal to its dependencies. Why?
1. For instance, passwordless Kerberos authentication (via tickets) would be possible out-of-the box. 2. OpenSSH, for example, already has heimdal as dependency and GSSAPI enabled by default; it would be good to be consistent with this and almost any server using Dovecot will thus already have heimdal installed (as OpenSSH is very common). |
This task depends upon
Closed by eliott (cactus)
Thursday, 08 May 2008, 06:18 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with package in testing repo.
Waiting on postgres to move to extra.
Reopen ticket if needed.
Thursday, 08 May 2008, 06:18 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with package in testing repo.
Waiting on postgres to move to extra.
Reopen ticket if needed.
Comment by Paul Mattal (paul) -
Sunday, 04 May 2008, 22:21 GMT
This support is added in dovecot 1.0.13-1, in testing, which will
come out whenever postgresql 8.3.x is done