[2829] in Release_Engineering
Re: Problem with setpag and login/xlogin
daemon@ATHENA.MIT.EDU (Ezra Peisach)
Mon May 18 09:09:56 1992
To: "Richard Basch" <basch@MIT.EDU>
Cc: epeisach@MIT.EDU, builder@MIT.EDU, rel-eng@MIT.EDU,
In-Reply-To: Your message of Sun, 17 May 92 21:17:36 -0400.
Date: Mon, 18 May 92 09:09:15 EDT
From: Ezra Peisach <epeisach@Athena.MIT.EDU>
Without looking at the code, I thought of another problem which this will
not satisfy. The scenario of logging into and then say telnetting back in.
You will have your homedir detached. I think what is really needed is a
mechanism that will try to authenticate (if there is reason to believe
the homedir is already mounted) and if that fails, attach.
The reason for this is that we don;t want the homedir to be detached if you
login twice. Inly the one that really did the attach should unmount.
Ezra