[7633] in Athena Bugs
zctl reauth, zctl load /dev/null
daemon@ATHENA.MIT.EDU (John T Kohl)
Wed Jun 5 10:38:33 1991
Date: Wed, 5 Jun 91 10:38:16 EDT
From: John T Kohl <jtkohl@MIT.EDU>
To: ckclark@MIT.EDU, eichin@MIT.EDU, bugs@MIT.EDU
In-Reply-To: [7632]
'zctl load /dev/null' will do the following:
1) if you already have subscriptions, it just establishes a new
session key with the zephyr servers
2) if you don't have subscriptions, it gets you the
server-supplied default subscriptions
I don't believe that 'zctl ret' will store a new session key with the
zephyr servers.
If you don't have any subscriptions, then the 'zctl load' step is a bit
bogus.
As Mark suggests, I think a 'zctl reauth' seems to be in order. It
should be careful to use an appropriate zephyr request to avoid
establishing additional subscriptions beyond what is currently
registered with the servers.
John