[3555] in testers
No account reversion on dropped connection
daemon@ATHENA.MIT.EDU (Greg Hudson)
Sat Jun 6 15:40:14 1998
Date: Sat, 6 Jun 1998 15:40:05 -0400
From: Greg Hudson <ghudson@MIT.EDU>
To: testers@MIT.EDU
If you log in remotely via telnet, (I tested with an unencrypted
connection, but I would suspect that an encrypted connection would
also do this), and then drop the connection, your login's pid doesn't
get removed from the sessions file (which means al_acct_revert() isn't
getting called). Of course, cleanup will get it eventually, but not
on a private workstation which doesn't reactivate very often.