[357] in Athena Bugs
Re: OLC doesn't notice when users move
daemon@ATHENA.MIT.EDU (tjcoppet@ATHENA.MIT.EDU)
Tue May 10 05:41:29 1988
From: <tjcoppet@ATHENA.MIT.EDU>
Date: Tue, 10 May 88 05:40:39 EDT
To: olc-bugs@ATHENA.MIT.EDU
The only time this does work is when a 'consultant' types 'olcr' and this
invokes the olcr_startup() where the machine named is updated. A similar
mechanism for olc_startup() was never implemented.
Noting the machine on startup is not the best scenario. This should be done
when the request is received since the startup sequence is only called
once, when entering olc(r). Not so much for users but consultants sometimes
have a habit of running olcr from different machines, simultaneously, or
popping in somewhere to do a 'olcr send' from the shell.
- Tom