Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: "Elias Mårtenson" <lokedhs@gmail.com>
Cc: info-gnus-english@gnu.org
Subject: Re: GSSAPI and Gnus v5.13
Date: Mon, 20 Jan 2014 12:17:01 -0800	[thread overview]
Message-ID: <87vbxe9znm.fsf@building.gnus.org> (raw)
In-Reply-To: <mailman.12367.1390194220.10748.info-gnus-english@gnu.org> ("Elias \=\?iso-8859-1\?Q\?M\=E5rtenson\=22's\?\= message of "Mon, 20 Jan 2014 13:03:25 +0800")

Elias Mårtenson <lokedhs@gmail.com> writes:

> There is, however, the problem of the non-existence of a GSSAPI API
> accessible from Emacs. There is, of course, gsasl which seems to have
> been used in the past, but it seems to me as though the design choice
> in nnimap is to be a full Elisp implementation of IMAP?

I think an elisp implementation of GSSAPI is unrealistic.

> As far as I can tell, there is no "standard" external application that
> can provide access to GSSAPI, so what is the suggested solution?

gssapi.el uses

(defcustom gssapi-program (list
                           (concat "gsasl %s %p "
                                   "--mechanism GSSAPI "
                                   "--authentication-id %l")
                           "imtest -m gssapi -u %l -p %p %s")

I would guess that reusing gassapi.el for the new nnimap.el would be the
easiest.  It's a matter of getting nnimap.el to recognising that GSSAPI
should be used, I think.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/

      parent reply	other threads:[~2014-01-20 20:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-15  6:03 Tollef Fog Heen
2013-12-23 15:11 ` Elias Mårtenson
     [not found] ` <mailman.10144.1387811507.10748.info-gnus-english@gnu.org>
2013-12-25 23:53   ` Lars Ingebrigtsen
2013-12-27  8:56     ` Elias Mårtenson
2013-12-27 18:41       ` Lars Ingebrigtsen
2014-01-20  5:03         ` Elias Mårtenson
     [not found]         ` <mailman.12367.1390194220.10748.info-gnus-english@gnu.org>
2014-01-20 20:17           ` Lars Ingebrigtsen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vbxe9znm.fsf@building.gnus.org \
    --to=larsi@gnus.org \
    --cc=info-gnus-english@gnu.org \
    --cc=lokedhs@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).