[3727] in Athena Bugs
(VAX) Version 6.3B: /bin/athena/attach
daemon@ATHENA.MIT.EDU (John T Kohl)
Mon Nov 27 16:37:53 1989
Date: Mon, 27 Nov 89 16:37:16 -0500
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
System type, version: (VAX) Version 6.3B
System name: lycus
What's wrong:
The following behavior is not intuitive:
[{1}lycus:/aeneas/ftp/pub/kerberos/doc]
% hesinfo marc filsys
AFS /afs/athena.mit.edu/user/m/marc w /mit/marc
NFS /site/u/marc beeblebrox w /mit/marc
[{1}lycus:/aeneas/ftp/pub/kerberos/doc]
% attach -t NFS marc
marc: AFS mounted /afs/athena.mit.edu/user/m/marc on /mit/marc (read-write)
[{1}lycus:/aeneas/ftp/pub/kerberos/doc]
%
What should have happened:
I would expect that the explicit -t NFS should force it to choose a
filesystem of that type from the list of available filesystems with that
name.
--John