OpenSolaris

Printable Version Enter a New Search
Bug ID 6618772
Synopsis sec flavor refs are not propagated correctly when a pseudo export is shared
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:nfsv4
Keywords rtiq_regression
Responsible Engineer Jeff A Smith
Reported Against f_001
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_78
Fixed In snv_78
Release Fixed solaris_nevada(snv_78) , solaris_10u8(s10u8_03) (Bug ID:2175744)
Related Bugs 6296099 , 6216103
Submit Date 18-October-2007
Last Update Date 4-July-2009
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.
Work Around
N/A
Comments
N/A