[25469] in Source-Commits
Re: /svn/athena r25002 - trunk/debathena/config/cluster-login-config/debian
daemon@ATHENA.MIT.EDU (Jonathan Reed)
Sat Mar 5 17:40:28 2011
Mime-Version: 1.0 (Apple Message framework v1082)
Content-Type: text/plain; charset=us-ascii
From: Jonathan Reed <jdreed@MIT.EDU>
In-Reply-To: <alpine.GSO.1.10.1103051728170.19944@multics.mit.edu>
Date: Sat, 5 Mar 2011 17:40:21 -0500
Cc: source-commits@MIT.EDU
Message-Id: <97F63ADC-4428-4D60-B7DD-7BA4DBB33F7C@MIT.EDU>
To: Benjamin Kaduk <kaduk@MIT.EDU>
Content-Transfer-Encoding: 8bit
>> If HOME is not in AFS, you don't get to log into the cluster machine. Setting HOME to something else is unsupported.
>
> Sure. We should be robust in handling such cases when possible, though (which was the whole motivation for thinking enough to send the first mail).
>
>>
>> This check is here for the following case: your homedir is in a foreign cell, and you have tokens for that cell, but you let your Athena tokens expire because oyu don't need them. In that case, we still want to do a graceful logout.
>
> Right, that was clear. But somehow the "$afspath does not start with /afs" case feels like an error case which may or may not merit treatment other than defaulting to assuming that athena cell tokens are necessary.
I don't understand what case is missing. What could HOME be set to that doesn't begin with /afs or /mit? And what should we do in that situation?
-Jon