Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* gnus hangs when kerberos ticket expires
@ 2002-11-01  4:02 Zero Void
  0 siblings, 0 replies; only message in thread
From: Zero Void @ 2002-11-01  4:02 UTC (permalink / raw)



I am using Oot Gnus 0.07.

I connect to my IMAP server uses kerberos 5 authentication, as shown in the
following snip from my .gnus file.

----------------------------------------------------------------------------
(setq gnus-secondary-select-methods
      '((nnfolder "private") 
        (nnslashdot "")
	(nnimap "ece" 
		(nnimap-address "email_server_address")
		(nnimap-list-pattern '("INBOX"))
		(nnimap-authenticator gssapi)
		(nnimap-stream gssapi)			
		)
	)
)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

However, the problem is that every time when the Kerberos ticket expires,
gnus hangs, which is very annoying. 

Is there a way to let gnus to renew the ticket for me? Or must I write a
cron job to renew the ticket somewhere else?

TIA


-- 
Unless you love someone, nothing else makes any sense.
		-- e.e. cummings


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-01  4:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-01  4:02 gnus hangs when kerberos ticket expires Zero Void

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).