[172] in bug-owl
ZResetAuthentication() needed in owl_function_zlog_{in,out}
daemon@ATHENA.MIT.EDU (Chris Shabsin)
Sun May 11 23:40:49 2003
Date: Sun, 11 May 2003 22:40:50 -0500
Mime-Version: 1.0 (Apple Message framework v552)
Content-Type: text/plain; charset=US-ASCII; format=flowed
From: Chris Shabsin <crs@MIT.EDU>
To: bug-owl@MIT.EDU
Content-Transfer-Encoding: 7bit
Message-Id: <86744A8D-842B-11D7-BEBB-00039362BD7A@mit.edu>
I suspect this is self-explanatory.
It's related to the
Added ZResetAuthentication in a number of places to fix problems
with stale tickets
entry in the ChangeLog; it just was needed in a few more places; this
is particularly important to me, since I often come back from long
times with screen detached and do a "zlog in" with new tickets before
having sent a message. This fails, until after you have sent a
zephyrgram with the new tickets.
-Chris