[1033] in testers

home help back first fref pref prev next nref lref last post

7.1: libzephyr.a

daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Wed Aug 8 02:45:29 1990

From: lwvanels@MIT.EDU
Date: Wed, 8 Aug 90 02:45:04 -0400
To: testers@MIT.EDU
Cc: vanharen@MIT.EDU


In the 7.1 version of libzephyr.a, authenticators are being reused when
notices are sent.  This is fine as long as the ticket-granting ticket is
good.  However, if the ticket-granting ticket expires, and another one is
created (in my case, directly from the srvtab via krb_get_svc_in_tkt),
authenticated notices that get sent will continue to re-use the old (now
invalid) authenticator.  The zephyr library routines do not recognize this
happened and continue to use the old, now invalid authenticators.
Notices that are marked to be sent authenticated will then be sent
unauthenticated, without ZSendNotice returning an error.

	Lucien

home help back first fref pref prev next nref lref last post