[3911] in testers
~lockername expansions broken under 8.3
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Sat Apr 3 15:39:32 1999
Date: Sat, 3 Apr 1999 15:39:24 -0500 (EST)
From: Garry Zacheiss <zacheiss@MIT.EDU>
To: testers@MIT.EDU
Under the 8.3 solaris machines I've used so far, ~lockername
expansion from the shell is broken:
[zacheiss@maleficent] ~> cd ~boojum
Unknown user: boojum.
In this case, the user isn't in the password file, and the
locker isn't attached. The problem also exists for non user
filesystems:
[zacheiss@maleficent] ~> cd ~consult
Unknown user: consult.
both with and without the filesystem attached.
Garry