|
Description
|
pacifica2 $ share
- /test_MMs_quadshot/func/fs1 rw ""
- /test_MMs_quadshot/func/fs1/fs2 sec=krb5,rw ""
- /test_MMs_quadshot/func/fs1/fs2/dir3/fs3_1 sec=none,rw ""
- /test_MMs_quadshot/func/fs1/fs2/dir3/fs3_1/dir4/fs4_1 rw ""
- /test_MMs_quadshot/func/fs1/fs2/fs3 sec=krb5i,rw ""
- /test_MMs_quadshot/func/fs1/fs2/fs3/fs4 sec=sys,rw ""
- /test_MMs_quadshot/func/fs1/fs2/fs3/fs4/fs5 sec=krb5p,rw ""
bash-3.00# uname -a
SunOS quadshot 5.11 nightly-x i86pc i386 i86pc
bash-3.00# mount -F nfs -o vers=4 pacifica2:/test_MMs_quadshot/func/fs1 /mnt
bash-3.00# ls /mnt
fs2
bash-3.00# ls /mnt/fs2
delfile3 dir3 file3 fs3 lost+found
bash-3.00# ls /mnt/fs2/fs3
dir4 file4 fs4 fs4_notshare fs4_syml fs4_unlsyml lost+found
bash-3.00# ls /mnt/fs2/fs3/fs4
/mnt/fs2/fs3/fs4: Not owner
helen says to use as the client:
rsh -l root fsh-snapper.sfbay
with the regular password.
|