I think I have found a bug in ZFS profiles as defined in
# uname -av
SunOS enterprise 5.11 snv_39 sun4u sparc SUNW,Ultra-2
#

# usermod  -P  "ZFS File System Management" zfsadmin

# su zfsadmin

# zfs create pool2/testzfsprofile
cannot create 'pool2/testzfsprofile': permission denied
# ppriv -De zfs create pool2/testzfsprofile
zfs[5300]: missing privilege "sys_mount" (euid = 150026, syscall = 54)
needed at zfs_secpolicy_parent+0x68
cannot create 'pool2/testzfsprofile': permission denied
#

shouldn't a user with ZFS FileSystem Mangement profile be able to
create and mount a ZFS file system? is there something i'm missing
here?

ZFS File system Management – Provides the ability to create, destroy,
and modify ZFS file systems

James Dickens
uadmin.blogspot.com
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to