> So your problem is that you only have AUTH_SYS shares > and no kerberos > shares. > > You'll want to do something like: > > zfs set sharenfs=sec=sys:krb5:krb5i:krb5p,rw pool/foo > > or > > share -F nfs -o sec=sys:krb5:krb5i:krb5p,rw /foo/bar >
thanks very much! > I'm not sure how you got your shares in there. > share(1M) ought to be > able to help you > understand the basic requirement for the sec= (and > what it defaults to). just made zfs sharenfs=yes -- This message posted from opensolaris.org