[80] in testers
attach: more bugs
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Fri Jul 14 04:57:59 1989
From: <probe@ATHENA.MIT.EDU>
Date: Fri, 14 Jul 89 04:57:31 -0400
To: tytso@ATHENA.MIT.EDU
Cc: testers@ATHENA.MIT.EDU
Reply-To: Richard Basch <probe@ATHENA.MIT.EDU>
Here is my attach.conf:
#
# Attach configuration file
#
verbose on
ownercheck on
#nfs-mount-dir /@
#nfs-root-hack off
keep-mount on
nosuid
trusted probe epeisach
attachtab /usr/tmp/attachtab
aklog /afs/testers.mit.edu/maint/aklog
noallow {nfs}:games ^sipb$ ^watchmaker$ ^discuss$ ^marc$ odie
nomountpoint ^/etc ^/
mountpoint ^/mit ^/mnt
options {nfs}:.* rsize=1024,wsize=1024
I cannot seem to mount things on /mit/* or /mnt/* with the above
settings. It seems that my attempt to lock-out mounts over everything
but specified directories failed. Is there any way in which this can be
done?
-Richard