Hi all, is it possible to have a NFS4 share exported with sec=krb5 and additionally have an export of the same directory with sec=sys for some other slients? I tried something like this:
share -d "share-krb5" -F nfs -o sec=krb5 /raid/export/share share -d "share-sys" -F nfs -o sec=sys,rw=pride:diazepam:trypsin:sildenafil:diclofenac /raid/export/share The first share always gets replaced by the second one. Is there a way to have both working at the same time? I would like to have this, because some of my client computers are not capable to work with sec=krb5. Best Regards, Jan -- This message posted from opensolaris.org