On Fri, 27 Jul 2007, brian m. carlson wrote:

> I've found that using SASL GSSAPI authentication with
> libsasl2-modules-gssapi-mit works just fine.  Is there some reason this
> isn't sufficient?

Ah, that's nice to know.  Well, it does suffice, but mutt neither
recommends nor suggests that package, so I didn't expect it to make any
difference.

What I did here is just this:
[EMAIL PROTECTED]:~/kerberos/mutt$ zinterdiff mutt_1.5.13-1.1.0.weasel.diff.gz 
mutt_1.5.13-1.1.diff.gz 
diff -u mutt-1.5.13/debian/rules mutt-1.5.13/debian/rules
--- mutt-1.5.13/debian/rules
+++ mutt-1.5.13/debian/rules
@@ -16,7 +16,6 @@
                --with-sharedir=/usr/share/mutt \
                --with-docdir=/usr/share/doc    \
                --with-mailpath=/var/mail       \
-               --with-gss=/usr                 \
                                                \
                --disable-dependency-tracking   \
                                                \

and the resulting binary package has little extra dependencies:
Control files: lines which differ (wdiff format)
------------------------------------------------
Version: [-1.5.13-1.1.0.weasel-] {+1.5.13-1.1+}
Depends: libc6 (>= 2.3.6-6), [-libcomerr2 (>= 1.33-3),-] libdb4.4, libgnutls13 
(>= 1.4.0-0), libidn11 (>= 0.5.18), [-libkrb53 (>= 1.4.2),-] libncursesw5 (>= 
5.4-5), libsasl2-2, exim4 | mail-transport-agent
Installed-Size: [-4944-] {+4940+}

libcomerr2 is priority required, and libkrb53 is standard (also needed
by e.g. ssh).


So, is there some reason mutt doesn't support gssapi out of the box? :)

Peter
-- 
                           |  .''`.  ** Debian GNU/Linux **
      Peter Palfrader      | : :' :      The  universal
 http://www.palfrader.org/ | `. `'      Operating System
                           |   `-    http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to