On Thu, 2006-06-29 at 16:29 -0700, Jonathan Adams wrote: > Yeah; you need to be using a profile shell to get access to profile-enabled > commands: > > $ zfs create pool/aux2 > cannot create 'pool/aux2': permission denied > $ pfksh > $ zfs create pool/aux2 > $ exit > $ > > Either set your shell to pf{k,c,}sh, or run it explicitly. > > > Cheers, > - jonathan >
pfexec zfs create pool/aux2 from your regular shell will work as well _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss